diff --git a/CHANGES.md b/CHANGES.md index 4fb4984f..038ac1e3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,9 @@ +2014-12-08, Version 2.8.3 +========================= + + * Remove unused underscore dependency (Ryan Graham) + + 2014-11-27, Version 2.8.2 ========================= @@ -623,6 +629,10 @@ * Enhance the error message (Raymond Feng) + +2014-07-16, Version 2.0.0-beta7 +=============================== + * Bump version (Raymond Feng) * 2.0.0-beta6 (Miroslav Bajtoš) @@ -763,13 +773,6 @@ 2014-07-16, Version 1.10.0 ========================== - - -2014-07-16, Version 2.0.0-beta7 -=============================== - - * Bump version (Raymond Feng) - * Remove unused dep (Raymond Feng) * Bump version and update deps (Raymond Feng) @@ -1627,6 +1630,15 @@ * Improve jsdox documentation of app object (Miroslav Bajtoš) + * Make sure methods are called in the context of the calling class (Raymond Feng) + + * Start to move md to jsdoc (Ritchie Martori) + + +2014-01-14, Version 1.5.0 +========================= + + 2014-01-14, Version 1.5.1 ========================= @@ -1637,10 +1649,6 @@ * Start to move md to jsdoc (Ritchie Martori) - -2014-01-14, Version 1.5.0 -========================= - * Replace `on` with `once` in middleware examples (Miroslav Bajtoš) * Fix incorrect transports (Ritchie Martori) diff --git a/package.json b/package.json index e1f44fb8..a8074f9c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback", - "version": "2.8.2", + "version": "2.8.3", "description": "LoopBack: Open Source Framework for Node.js", "homepage": "http://loopback.io", "keywords": [