We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 658d228 commit fcfaf7eCopy full SHA for fcfaf7e
CHANGES.md
@@ -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
11
2017-09-25, Version 3.12.0
12
==========================
13
package.json
@@ -1,6 +1,6 @@
{
"name": "loopback",
- "version": "3.12.0",
+ "version": "3.13.0",
"description": "LoopBack: Open Source Framework for Node.js",
"homepage": "http://loopback.io",
"keywords": [
0 commit comments