Skip to content

Commit 8b835b1

Browse files
committed
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)
1 parent 2ee331e commit 8b835b1

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGES.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
2016-09-22, Version 3.0.0
2+
=========================
3+
4+
* Describe the change of forceId (jannyHou)
5+
6+
* Add translation files (Amir Jafarian)
7+
8+
* Add 'isNewInstance' for updateAttributes (Amir Jafarian)
9+
10+
* Strict mode now always return validationError (David Cheung)
11+
12+
* Add docs for KVAO (Simon Ho)
13+
14+
* Skip test temporarily (Loay)
15+
16+
* Fix BSON Object ID errors for CI (Simon Ho)
17+
18+
119
2016-09-08, Version 3.0.0-alpha.8
220
=================================
321

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback-datasource-juggler",
3-
"version": "3.0.0-alpha.8",
3+
"version": "3.0.0",
44
"publishConfig": {
55
"tag": "next",
66
"export-tests": true

0 commit comments

Comments
 (0)