Skip to content

Commit

Permalink
3.0.0
Browse files Browse the repository at this point in the history
 * Describe the change of forceId (jannyHou)
 * Add translation files (Amir Jafarian)
 * Add 'isNewInstance' for updateAttributes (Amir Jafarian)
 * Strict mode now always return validationError (David Cheung)
 * Add docs for KVAO (Simon Ho)
 * Skip test temporarily (Loay)
 * Fix BSON Object ID errors for CI (Simon Ho)
  • Loading branch information
bajtos committed Sep 22, 2016
1 parent 2ee331e commit 8b835b1
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
2016-09-22, Version 3.0.0
=========================

* Describe the change of forceId (jannyHou)

* Add translation files (Amir Jafarian)

* Add 'isNewInstance' for updateAttributes (Amir Jafarian)

* Strict mode now always return validationError (David Cheung)

* Add docs for KVAO (Simon Ho)

* Skip test temporarily (Loay)

* Fix BSON Object ID errors for CI (Simon Ho)


2016-09-08, Version 3.0.0-alpha.8
=================================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "loopback-datasource-juggler",
"version": "3.0.0-alpha.8",
"version": "3.0.0",
"publishConfig": {
"tag": "next",
"export-tests": true
Expand Down

0 comments on commit 8b835b1

Please sign in to comment.