Skip to content

Commit d94d685

Browse files
author
Oliver Rumbelow
committed
Merge pull request #151 from holidayextras/v1.12.0
v1.12.0
2 parents 7dff9d3 + 649a1d2 commit d94d685

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-06-09 - v1.12.0
2+
- 2016-06-09 - MemoryHandler clones all objects
13
- 2016-06-02 - v1.11.0
24
- 2016-06-02 - Error when interacting with broken resources
35
- 2016-06-02 - Unable to patch relationships on resources with required attributes

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

0 commit comments

Comments
 (0)