* executor: fix port lookup (Miroslav Bajtoš)

 * Clean up compiler.tryResolveAppPath (Miroslav Bajtoš)

 * Configure Travis CI builds (Miroslav Bajtoš)
This commit is contained in:
Miroslav Bajtoš 2015-04-23 09:32:10 +02:00
parent c3bbc13fd8
commit aed73a9e51
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
2015-04-23, Version 2.7.1
=========================
* executor: fix port lookup (Miroslav Bajtoš)
* Clean up compiler.tryResolveAppPath (Miroslav Bajtoš)
* Configure Travis CI builds (Miroslav Bajtoš)
2015-04-15, Version 2.7.0
=========================

View File

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