From d864972bc66ea6c631e01920e0f7ea8e3e9c2401 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Bajto=C5=A1?= Date: Tue, 25 Nov 2014 11:21:46 +0100 Subject: [PATCH] v2.8.1 --- CHANGES.md | 64 ++++++++++++++++++++++++++++++++-------------------- package.json | 2 +- 2 files changed, 40 insertions(+), 26 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 1a66f035..7e8d3610 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,11 @@ +2014-11-25, Version 2.8.1 +========================= + + * Update docs.json (Rand McKinney) + + * Update favicon.js (Rand McKinney) + + 2014-11-19, Version 2.8.0 ========================= @@ -597,10 +605,6 @@ * Enhance the error message (Raymond Feng) - -2014-07-16, Version 2.0.0-beta7 -=============================== - * Bump version (Raymond Feng) * 2.0.0-beta6 (Miroslav Bajtoš) @@ -741,6 +745,13 @@ 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) @@ -1187,6 +1198,14 @@ * 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) @@ -1252,6 +1271,11 @@ * Add Change model (Ritchie Martori) +2014-05-27, Version 1.8.4 +========================= + + + 2014-05-27, Version 1.8.5 ========================= @@ -1263,14 +1287,8 @@ * 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) @@ -1591,15 +1609,6 @@ * 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 ========================= @@ -1610,6 +1619,10 @@ * 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) @@ -1722,18 +1735,19 @@ * Add Model.requireToken, default swagger to false (Ritchie Martori) - * Add password reset (Ritchie Martori) - - -2013-12-06, Version 1.3.3 -========================= - * Bump version (Raymond Feng) + * Add password reset (Ritchie Martori) + 2013-12-06, Version show ======================== + + +2013-12-06, Version 1.3.3 +========================= + * Bump version (Raymond Feng) * Make loopback-datasource-juggler a peer dep (Raymond Feng) diff --git a/package.json b/package.json index ae7c7005..c18c5292 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback", - "version": "2.8.0", + "version": "2.8.1", "description": "LoopBack: Open Source Framework for Node.js", "homepage": "http://loopback.io", "keywords": [