Skip to content

Commit

Permalink
Merge pull request #252 from holidayextras/v2.3.2
Browse files Browse the repository at this point in the history
v2.3.2
  • Loading branch information
theninj4 authored Feb 6, 2017
2 parents c682291 + 8ee4403 commit a6d495b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
- 2017-02-06 - v2.3.2
- 2017-02-06 - Fix bug when filtering with comma separated list
- 2017-02-06 - Ability to skip graphiql modelling
- 2017-01-05 - v2.3.1
- 2017-01-05 - Fix bug when calculating the pagination offsets for last page
- 2017-01-05 - Improve contributing doc
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jsonapi-server",
"version": "2.3.1",
"version": "2.3.2",
"description": "A config driven NodeJS framework implementing json:api",
"keywords": [
"jsonapi",
Expand Down

0 comments on commit a6d495b

Please sign in to comment.