From 34acd02a7e627a26e1bf79c253132e029469f34c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Bajto=C5=A1?= Date: Fri, 15 Mar 2019 16:08:23 +0100 Subject: [PATCH] 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) --- CHANGES.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) 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": [