3.14.0
* Allow declarative nestRemoting for relations (Raymond Feng)
This commit is contained in:
parent
c453ad52c2
commit
c9913927e5
|
@ -1,3 +1,9 @@
|
|||
2017-09-28, Version 3.14.0
|
||||
==========================
|
||||
|
||||
* Allow declarative nestRemoting for relations (Raymond Feng)
|
||||
|
||||
|
||||
2017-09-27, Version 3.13.0
|
||||
==========================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback",
|
||||
"version": "3.13.0",
|
||||
"version": "3.14.0",
|
||||
"description": "LoopBack: Open Source Framework for Node.js",
|
||||
"homepage": "http://loopback.io",
|
||||
"keywords": [
|
||||
|
|
Loading…
Reference in New Issue