2.19.0
* update copyright notices and license (Ryan Graham) * Add flag var lazyConnect to ds config (juehou)
This commit is contained in:
parent
5eaa909006
commit
58d9322190
|
@ -1,3 +1,11 @@
|
|||
2016-06-20, Version 2.19.0
|
||||
==========================
|
||||
|
||||
* update copyright notices and license (Ryan Graham)
|
||||
|
||||
* Add flag var lazyConnect to ds config (juehou)
|
||||
|
||||
|
||||
2016-04-13, Version 2.18.1
|
||||
==========================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback-boot",
|
||||
"version": "2.18.1",
|
||||
"version": "2.19.0",
|
||||
"description": "Convention-based bootstrapper for LoopBack applications",
|
||||
"keywords": [
|
||||
"StrongLoop",
|
||||
|
|
Loading…
Reference in New Issue