Skip to content

Commit

Permalink
1.15.2
Browse files Browse the repository at this point in the history
 * Update "mongodb" dependency to caret notation (Bram Borggreve)
  • Loading branch information
bajtos committed May 16, 2016
1 parent 5665038 commit 7c717e4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGES.md
@@ -1,3 +1,9 @@
2016-05-16, Version 1.15.2
==========================

* Update "mongodb" dependency to caret notation (Bram Borggreve)


2016-05-03, Version 1.15.1
==========================

Expand Down Expand Up @@ -385,6 +391,10 @@

* Fix the conversion for mongodb.Binary (Raymond Feng)


2014-03-18, Version 1.2.0
=========================

* Set default options for background/unique (Raymond Feng)

* Add indexes/automigrate/autoupdate/debug (Raymond Feng)
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "loopback-connector-mongodb",
"version": "1.15.1",
"version": "1.15.2",
"description": "The official MongoDB connector for the LoopBack framework.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 7c717e4

Please sign in to comment.