3.9.0
* Return promise for batch create (Raymond Feng) * Use correct data on replace callback (ssh24)
This commit is contained in:
parent
492b644679
commit
b34b6e0ad4
|
@ -1,3 +1,11 @@
|
|||
2017-05-19, Version 3.9.0
|
||||
=========================
|
||||
|
||||
* Return promise for batch create (Raymond Feng)
|
||||
|
||||
* Use correct data on replace callback (ssh24)
|
||||
|
||||
|
||||
2017-05-15, Version 3.8.0
|
||||
=========================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback-datasource-juggler",
|
||||
"version": "3.8.0",
|
||||
"version": "3.9.0",
|
||||
"publishConfig": {
|
||||
"export-tests": true
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue