Skip to content

Commit 076d6ff

Browse files
committed
Update changelog and bump version.
1 parent e010ac8 commit 076d6ff

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
- 2016-05-27 - v1.9.0
2+
- 2016-05-27 - Make parsed and validated filter available in request for handlers
13
- 2016-05-24 - v1.8.0
24
- 2016-05-24 - HTTPS support
35
- 2016-05-24 - v1.7.0

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

0 commit comments

Comments
 (0)