Skip to content

Commit 8539a3f

Browse files
committed
Update changelog and bump version.
1 parent a22daa0 commit 8539a3f

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-02-10 - v1.3.1
2+
- 2016-02-10 - Correctly handle missing to-one related resources
13
- 2016-01-25 - v1.3.0
24
- 2016-01-25 - Aggressive cache-expiry headers by default
35
- 2016-01-21 - v1.2.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.3.0",
3+
"version": "1.3.1",
44
"description": "A config driven NodeJS framework implementing json:api",
55
"keywords": [
66
"jsonapi",

0 commit comments

Comments
 (0)