* 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)
This commit is contained in:
Miroslav Bajtoš 2019-03-15 16:08:23 +01:00
parent a9a86fe380
commit 34acd02a7e
No known key found for this signature in database
GPG Key ID: 6F2304BA9361C7E3
2 changed files with 13 additions and 1 deletions

View File

@ -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
==========================

View File

@ -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": [