Skip to content

Commit 8f2072f

Browse files
author
Oliver Rumbelow
authored
Merge pull request #242 from holidayextras/v2.3.1
v2.3.1
2 parents b11f3a8 + fcb931d commit 8f2072f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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
14
- 2016-12-15 - v2.3.0
25
- 2016-12-15 - Validate resource schema before starting the server
36
- 2016-12-08 - v2.2.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsonapi-server",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "A config driven NodeJS framework implementing json:api",
55
"keywords": [
66
"jsonapi",

0 commit comments

Comments
 (0)