2.25.0
* Extend findById to accept an optional filter object (Raymond Feng)
This commit is contained in:
parent
fdd8ee4ca6
commit
0786dc563b
|
@ -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
|
||||
==========================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback-datasource-juggler",
|
||||
"version": "2.24.0",
|
||||
"version": "2.25.0",
|
||||
"description": "LoopBack DataSoure Juggler",
|
||||
"keywords": [
|
||||
"StrongLoop",
|
||||
|
|
Loading…
Reference in New Issue