From 649a1d2bf20a825afe72eb05234fc1496874c85d Mon Sep 17 00:00:00 2001 From: theninj4 Date: Thu, 9 Jun 2016 08:22:51 +0000 Subject: [PATCH] v1.12.0 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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",