* Do not coerce RegExp objects to strings (Simon Ho)

 * Indicate result of destroyById/protototype.destroy (Fabien Franzen)

 * Removed extra ")" (Chris Finn)

 * Fixed typo & added the filter units (Chris Finn)
This commit is contained in:
Raymond Feng 2015-08-14 09:32:18 -07:00
parent d14721656f
commit 84c4d0e922
2 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,15 @@
2015-08-14, Version 2.37.0
==========================
* Do not coerce RegExp objects to strings (Simon Ho)
* Indicate result of destroyById/protototype.destroy (Fabien Franzen)
* Removed extra ")" (Chris Finn)
* Fixed typo & added the filter units (Chris Finn)
2015-08-05, Version 2.36.0
==========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback-datasource-juggler",
"version": "2.36.0",
"version": "2.37.0",
"description": "LoopBack DataSoure Juggler",
"keywords": [
"StrongLoop",