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 0d7d065 commit bb09b04Copy full SHA for bb09b04
CHANGES.md
@@ -1,3 +1,12 @@
1
+# msgflo-nodejs 0.11.0, 03.11.2017
2
+
3
+Breaking changes
4
5
+* Reqires Node.js 6.0+ for JavaScript ES6 support.
6
7
+Internal changes
8
9
+* Update to CoffeeScript 2
10
11
# msgflo-nodejs 0.10.0, 15.03.2017
12
package.json
@@ -1,7 +1,7 @@
{
"name": "msgflo-nodejs",
"description": "Node.js participant support for MsgFlo",
- "version": "0.10.5",
+ "version": "0.11.0",
"author": {
"name": "Jon Nordby",
"email": "[email protected]"
0 commit comments