We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2c9c97 commit 69940adCopy full SHA for 69940ad
CHANGES.md
@@ -1,3 +1,9 @@
1
+2015-12-17, Version 2.26.1
2
+==========================
3
+
4
+ * PersistedModel: log rectify/rectifyAll triggers (Miroslav Bajtoš)
5
6
7
2015-12-09, Version 2.26.0
8
==========================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "loopback",
- "version": "2.26.0",
+ "version": "2.26.1",
"description": "LoopBack: Open Source Framework for Node.js",
"homepage": "http://loopback.io",
"keywords": [
@@ -104,6 +104,6 @@
104
},
105
"license": "MIT",
106
"optionalDependencies": {
107
- "sl-blip": "http://blip.strongloop.com/loopback@2.26.0"
+ "sl-blip": "http://blip.strongloop.com/loopback@2.26.1"
108
}
109
0 commit comments