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.
1 parent db562d5 commit c0268e6Copy full SHA for c0268e6
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+- 2016-06-07 - v1.2.1
2
+- 2016-06-07 - Fixing bug in populate()
3
- 2016-05-31 - v1.2.0
4
- 2016-05-31 - Use latest `jsonapi-server` processed filter
5
- 2016-05-13 - v1.1.0
package.json
@@ -1,6 +1,6 @@
{
"name": "jsonapi-store-relationaldb",
- "version": "1.2.0",
+ "version": "1.2.1",
"description": "Relational data store for jsonapi-server.",
"keywords": [
6
"json:api",
0 commit comments