Skip to content

Commit fcfaf7e

Browse files
committed
3.13.0
* Fix OWNER role to handle multiple relations (pierreclr) * Fix acl.resolvePermission for wildcard req (Farid Neshat) * CODEOWNERS: add zbarbuto (Miroslav Bajtoš)
1 parent 658d228 commit fcfaf7e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGES.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2017-09-27, Version 3.13.0
2+
==========================
3+
4+
* Fix OWNER role to handle multiple relations (pierreclr)
5+
6+
* Fix acl.resolvePermission for wildcard req (Farid Neshat)
7+
8+
* CODEOWNERS: add zbarbuto (Miroslav Bajtoš)
9+
10+
111
2017-09-25, Version 3.12.0
212
==========================
313

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.12.0",
3+
"version": "3.13.0",
44
"description": "LoopBack: Open Source Framework for Node.js",
55
"homepage": "http://loopback.io",
66
"keywords": [

0 commit comments

Comments
 (0)