Skip to content

Commit a6d495b

Browse files
author
Oliver Rumbelow
authored
Merge pull request #252 from holidayextras/v2.3.2
v2.3.2
2 parents c682291 + 8ee4403 commit a6d495b

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-02-06 - v2.3.2
2+
- 2017-02-06 - Fix bug when filtering with comma separated list
3+
- 2017-02-06 - Ability to skip graphiql modelling
14
- 2017-01-05 - v2.3.1
25
- 2017-01-05 - Fix bug when calculating the pagination offsets for last page
36
- 2017-01-05 - Improve contributing doc

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.1",
3+
"version": "2.3.2",
44
"description": "A config driven NodeJS framework implementing json:api",
55
"keywords": [
66
"jsonapi",

0 commit comments

Comments
 (0)