* 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)
This commit is contained in:
Miroslav Bajtoš 2016-09-22 12:15:54 +02:00
parent 2ee331ef44
commit 8b835b1b5c
2 changed files with 19 additions and 1 deletions

View File

@ -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
=================================

View File

@ -1,6 +1,6 @@
{
"name": "loopback-datasource-juggler",
"version": "3.0.0-alpha.8",
"version": "3.0.0",
"publishConfig": {
"tag": "next",
"export-tests": true