* Extend findById to accept an optional filter object (Raymond Feng)
This commit is contained in:
Raymond Feng 2015-04-16 11:04:36 -07:00
parent fdd8ee4ca6
commit 0786dc563b
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2015-04-16, Version 2.25.0
==========================
* Extend findById to accept an optional filter object (Raymond Feng)
2015-04-14, Version 2.24.0
==========================

View File

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