* Support bluemix env variables for host and port (Miroslav Bajtoš)
This commit is contained in:
Miroslav Bajtoš 2015-10-14 11:20:30 +02:00
parent 5238bc1027
commit 638368844d
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2015-10-14, Version 2.14.0
==========================
* Support bluemix env variables for host and port (Miroslav Bajtoš)
2015-10-01, Version 2.13.0 2015-10-01, Version 2.13.0
========================== ==========================

View File

@ -1,6 +1,6 @@
{ {
"name": "loopback-boot", "name": "loopback-boot",
"version": "2.13.0", "version": "2.14.0",
"description": "Convention-based bootstrapper for LoopBack applications", "description": "Convention-based bootstrapper for LoopBack applications",
"keywords": [ "keywords": [
"StrongLoop", "StrongLoop",