* Use options from request for settings (Raymond Feng)
This commit is contained in:
Raymond Feng 2018-11-15 08:21:10 -08:00
parent b2cbf99e73
commit 5f713f0319
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2018-11-15, Version 4.4.0
=========================
* Use options from request for settings (Raymond Feng)
2018-11-12, Version 4.3.0
=========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback-datasource-juggler",
"version": "4.3.0",
"version": "4.4.0",
"publishConfig": {
"export-tests": true
},