* Fix failing test for MongoDB connector (Simon Ho)

 * Make automatic validation optional (Bert Casier)

 * Add refresh script (Simon Ho)

 * Add clean scripts (Simon Ho)

 * Refactor Makefile (Simon Ho)
This commit is contained in:
Raymond Feng 2015-12-13 11:20:22 -08:00
parent 4ce02cbcc1
commit 1e9bbd2787
2 changed files with 15 additions and 1 deletions

View File

@ -1,3 +1,17 @@
2015-12-13, Version 2.44.0
==========================
* Fix failing test for MongoDB connector (Simon Ho)
* Make automatic validation optional (Bert Casier)
* Add refresh script (Simon Ho)
* Add clean scripts (Simon Ho)
* Refactor Makefile (Simon Ho)
2015-11-27, Version 2.43.0
==========================

View File

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