diff --git a/CHANGES.md b/CHANGES.md index 702e00495..023258bb5 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,15 @@ +2019-03-15, Version 3.25.1 +========================== + + * Back-ticks added to highlight example JSON (Quentin Presley) + + * Add same change to description for findOne (Quentin Presley) + + * Update the description for persisted-models (Quentin Presley) + + * handle $2b$ in hashed password check (Sylvain Dumont) + + 2019-02-05, Version 3.25.0 ========================== diff --git a/package.json b/package.json index 75dcc3c87..a21b9fcfe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback", - "version": "3.25.0", + "version": "3.25.1", "description": "LoopBack: Open Source Framework for Node.js", "homepage": "http://loopback.io", "keywords": [