* add support for absolute middleware paths on win32 (Benjamin Kroeger)
This commit is contained in:
Miroslav Bajtoš 2017-06-07 14:08:51 +02:00
parent b076286235
commit e5224368d4
No known key found for this signature in database
GPG Key ID: 6F2304BA9361C7E3
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2017-06-07, Version 2.24.1
==========================
* add support for absolute middleware paths on win32 (Benjamin Kroeger)
2017-04-03, Version 2.24.0
==========================

View File

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