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 e0627e6 commit ee96a3eCopy full SHA for ee96a3e
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+- 2016-02-17 - v1.2.1
2
+- 2016-02-17 - Improved filtering by non-string attributes
3
- 2016-01-21 - v1.2.0
4
- 2016-01-21 - Robust MongoDB connection management
5
- 2015-12-30 - v1.1.0
package.json
@@ -1,6 +1,6 @@
{
"name": "jsonapi-store-mongodb",
- "version": "1.2.0",
+ "version": "1.2.1",
"description": "MongoDB data store for jsonapi-server.",
"main": "lib/mongoHandler.js",
6
"repository": {
0 commit comments