We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 326ba5f + 8d33133 commit 1595316Copy full SHA for 1595316
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+- 2016-06-02 - v1.11.0
2
+- 2016-06-02 - Error when interacting with broken resources
3
+- 2016-06-02 - Unable to patch relationships on resources with required attributes
4
- 2016-05-31 - v1.10.0
5
- 2016-05-31 - Export module version so data stores can check for a minimum required version
6
- 2016-05-27 - v1.9.0
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",
0 commit comments