* executor: preserve RegExps in middleware paths (Miroslav Bajtoš)
This commit is contained in:
Miroslav Bajtoš 2015-11-24 18:53:48 +01:00
parent 5f0175afbf
commit 088ca864c2
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2015-11-24, Version 2.14.2
==========================
* executor: preserve RegExps in middleware paths (Miroslav Bajtoš)
2015-11-24, Version 2.14.1
==========================

View File

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