Skip to content

Commit cb600d1

Browse files
committed
3.16.2
* Fix "POST /change-password" for multi-user setup (Miroslav Bajtoš)
1 parent 825d5a6 commit cb600d1

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGES.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
2017-10-28, Version 3.16.1
1+
2017-10-30, Version 3.16.2
2+
==========================
3+
4+
* Fix "POST /change-password" for multi-user setup (Miroslav Bajtoš)
5+
6+
7+
2017-10-27, Version 3.16.1
28
==========================
39

410
* Fix createOnlyInstance for related methods (Raymond Feng)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback",
3-
"version": "3.16.1",
3+
"version": "3.16.2",
44
"description": "LoopBack: Open Source Framework for Node.js",
55
"homepage": "http://loopback.io",
66
"keywords": [

0 commit comments

Comments
 (0)