We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee555f4 commit cdbb99eCopy full SHA for cdbb99e
ChangeLog
@@ -1,3 +1,12 @@
1
+2016.10.17, v1.1.0
2
+
3
+feature:
4
+- (client) _showMessageOnce
5
+- (client) copyToClipboard, cutToClipboard
6
+- (deepword) add selectAll
7
+- (add-commands) add id
8
9
10
2016.10.13, v1.0.1
11
12
feature:
package.json
@@ -1,6 +1,6 @@
{
"name": "deepword",
- "version": "1.0.1",
+ "version": "1.1.0",
"description": "Web editor based on Monaco",
"main": "server/index.js",
"config": {
0 commit comments