* Warn user if missing a config file (Amir Jafarian)
 * Refer to licenses with a link (Sam Roberts)
This commit is contained in:
Miroslav Bajtoš 2015-11-24 14:15:56 +01:00
parent c17efda0eb
commit a023e1f142
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
2015-11-24, Version 2.14.1
==========================
* Warn user if missing a config file (Amir Jafarian)
* Refer to licenses with a link (Sam Roberts)
2015-10-14, Version 2.14.0
==========================

View File

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