* Allow middleware array merge by a key in item objects (Raymond Feng)
This commit is contained in:
Raymond Feng 2015-08-11 08:33:58 -07:00
parent 8864e2b394
commit 674a8da693
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2015-08-11, Version 2.11.0
==========================
* Allow middleware array merge by a key in item objects (Raymond Feng)
2015-08-10, Version 2.10.0
==========================

View File

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