* Added missing callback when a model is not found (Federico Rampazzo)

 * Rewrite of variable (mdartic)

 * Filtering relations of a model with an order specified (mdartic)
This commit is contained in:
Raymond Feng 2015-10-28 10:22:17 -07:00
parent d0072b68a1
commit 46bdb063c4
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
2015-10-28, Version 2.41.1
==========================
* Added missing callback when a model is not found (Federico Rampazzo)
* Rewrite of variable (mdartic)
* Filtering relations of a model with an order specified (mdartic)
2015-10-07, Version 2.41.0
==========================

View File

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