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.
2 parents b11f3a8 + fcb931d commit 8f2072fCopy full SHA for 8f2072f
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+- 2017-01-05 - v2.3.1
2
+- 2017-01-05 - Fix bug when calculating the pagination offsets for last page
3
+- 2017-01-05 - Improve contributing doc
4
- 2016-12-15 - v2.3.0
5
- 2016-12-15 - Validate resource schema before starting the server
6
- 2016-12-08 - v2.2.1
package.json
@@ -1,6 +1,6 @@
{
"name": "jsonapi-server",
- "version": "2.3.0",
+ "version": "2.3.1",
"description": "A config driven NodeJS framework implementing json:api",
"keywords": [
"jsonapi",
0 commit comments