diff --git a/CHANGES.md b/CHANGES.md index 8c599f3f..9a21434f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,15 @@ +2014-12-12, Version 2.8.5 +========================= + + * fix jshint errors (Clark Wang) + + * test if cb exists (Clark Wang) + + * fix nested remoting function throwing error will crash app (Clark Wang) + + * Fix bcrypt issues for browserify (Raymond Feng) + + 2014-12-08, Version 2.8.4 ========================= @@ -1228,14 +1240,6 @@ * 2.0.0-beta1 (Ritchie Martori) - * Bump version (Raymond Feng) - - * Add postgresql to the keywords (Raymond Feng) - - * updated package.json with SOAP and framework keywords (altsang) - - * updated package.json with keywords and updated description (Raymond Feng) - * Make app.datasources unique per app instance (Miroslav Bajtoš) * Add RC version (Ritchie Martori) @@ -1301,11 +1305,6 @@ * Add Change model (Ritchie Martori) -2014-05-27, Version 1.8.4 -========================= - - - 2014-05-27, Version 1.8.5 ========================= @@ -1317,8 +1316,14 @@ * updated package.json with keywords and updated description (Raymond Feng) + +2014-05-27, Version 1.8.4 +========================= + * Add more keywords (Raymond Feng) + * Bump version (Raymond Feng) + * app: flatten model config (Miroslav Bajtoš) * Fix the test for mocha 1.19.0 (Raymond Feng) diff --git a/package.json b/package.json index e2f7a0ab..1b70b9fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback", - "version": "2.8.4", + "version": "2.8.5", "description": "LoopBack: Open Source Framework for Node.js", "homepage": "http://loopback.io", "keywords": [