* Make sure done() is called within the callback (Raymond Feng)
This commit is contained in:
Raymond Feng 2015-07-21 09:08:56 -07:00
parent c969e48d0c
commit 4151302e9e
2 changed files with 8 additions and 2 deletions

View File

@ -1,4 +1,10 @@
2015-07-19, Version 2.33.2 2015-07-21, Version 2.33.3
==========================
* Make sure done() is called within the callback (Raymond Feng)
2015-07-18, Version 2.33.2
========================== ==========================
* Add NOTICE (Raymond Feng) * Add NOTICE (Raymond Feng)

View File

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