diff --git a/CHANGES.md b/CHANGES.md index 7f946e97..93e36e33 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,27 @@ +2017-01-09, Version 3.2.0 +========================= + + * Upgrade eslint-config to 7.x (Miroslav Bajtoš) + + * Allow password reset request for users in realms (Bram Borggreve) + + * Fix construction of sharedCtor remoting metadata (Miroslav Bajtoš) + + * Add option disabling periodic change rectification (kobaska) + + * Fix annotation for persistedModel.count (lschricke) + + * Applied as reviewed by @flowersinthesand (박대선) + + * Fix false emailVerified on user model update (박대선) + + * Contextify DAO and relation methods (Miroslav Bajtoš) + + * Implement new http arg mapping optionsFromRequest (Miroslav Bajtoš) + + * Emit resetPasswordRequest event with options (Sergey Reus) + + 2016-12-21, Version 3.1.1 ========================= diff --git a/package.json b/package.json index 84a49e09..4a4a8cdc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback", - "version": "3.1.1", + "version": "3.2.0", "description": "LoopBack: Open Source Framework for Node.js", "homepage": "http://loopback.io", "keywords": [