We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afb64f9 commit 7b732c1Copy full SHA for 7b732c1
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+- 2017-09-19 - v3.2.0
2
+- 2017-09-19 - Node.js 8 support.
3
- 2017-09-14 - v3.1.0
4
- 2017-09-14 - Improved Swagger 2.0 configuration.
5
- 2017-09-14 - Correct sorting of date properties.
package.json
@@ -1,6 +1,6 @@
{
"name": "jsonapi-server",
- "version": "3.1.0",
+ "version": "3.2.0",
"description": "A config driven NodeJS framework implementing json:api",
"keywords": [
6
"jsonapi",
0 commit comments