diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ca3476..02012fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +- 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 - 2016-05-31 - v1.10.0 - 2016-05-31 - Export module version so data stores can check for a minimum required version - 2016-05-27 - v1.9.0 diff --git a/package.json b/package.json index 7c8a07a..8a71740 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jsonapi-server", - "version": "1.10.0", + "version": "1.11.0", "description": "A config driven NodeJS framework implementing json:api", "keywords": [ "jsonapi",