2.27.1
* Make sure relation scope is applied during include (Raymond Feng) * Updated JSdoc for Datasource constructor (crandmck)
This commit is contained in:
parent
2de19f2d19
commit
6ef7dc5914
|
@ -1,3 +1,11 @@
|
|||
2015-05-16, Version 2.27.1
|
||||
==========================
|
||||
|
||||
* Make sure relation scope is applied during include (Raymond Feng)
|
||||
|
||||
* Updated JSdoc for Datasource constructor (crandmck)
|
||||
|
||||
|
||||
2015-05-13, Version 2.27.0
|
||||
==========================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback-datasource-juggler",
|
||||
"version": "2.27.0",
|
||||
"version": "2.27.1",
|
||||
"description": "LoopBack DataSoure Juggler",
|
||||
"keywords": [
|
||||
"StrongLoop",
|
||||
|
|
Loading…
Reference in New Issue