Skip to content

Commit ebfc436

Browse files
author
theninj4
committed
v1.3.0
1 parent 03f57e3 commit ebfc436

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
- 2016-04-22 - v1.3.0
2+
- 2016-04-22 - Improved index creation
3+
- 2016-04-22 - Better error handling on .find()
14
- 2016-04-07 - v1.2.2
25
- 2016-04-07 - Error handling when creating a document
36
- 2016-02-17 - v1.2.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsonapi-store-mongodb",
3-
"version": "1.2.2",
3+
"version": "1.3.0",
44
"description": "MongoDB data store for jsonapi-server.",
55
"main": "lib/mongoHandler.js",
66
"repository": {

0 commit comments

Comments
 (0)