We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2c6b8b commit e852d97Copy full SHA for e852d97
ChangeLog
@@ -1,3 +1,11 @@
1
+2016.10.17, v1.1.1
2
+
3
+fix:
4
+- (save) unzip
5
+- (client) _doDiff: checkHash context
6
+- (save) length -> value
7
8
9
2016.10.17, v1.1.0
10
11
feature:
package.json
@@ -1,6 +1,6 @@
{
"name": "deepword",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "Web editor based on Monaco",
"main": "server/index.js",
"config": {
0 commit comments