* Enhance middleware config merge (Raymond Feng)
This commit is contained in:
Raymond Feng 2015-08-10 08:02:30 -07:00
parent 32276c79d4
commit be3997de15
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2015-08-10, Version 2.10.0
==========================
* Enhance middleware config merge (Raymond Feng)
2015-08-03, Version 2.9.0
=========================

View File

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