diff --git a/CHANGELOG.md b/CHANGELOG.md index 02012fd3..86e0be1e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +- 2016-06-09 - v1.12.0 +- 2016-06-09 - MemoryHandler clones all objects - 2016-06-02 - v1.11.0 - 2016-06-02 - Error when interacting with broken resources - 2016-06-02 - Unable to patch relationships on resources with required attributes diff --git a/package.json b/package.json index 8a71740a..a231b71d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jsonapi-server", - "version": "1.11.0", + "version": "1.12.0", "description": "A config driven NodeJS framework implementing json:api", "keywords": [ "jsonapi",