Skip to content

Commit cb59834

Browse files
committed
feature(package) v2.1.0
1 parent 2d4c6fc commit cb59834

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

ChangeLog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2015.01.20, v2.1.0
2+
3+
fix:
4+
- (console) once(kill) -> on(kill)
5+
6+
feature:
7+
- (console) socket: add write
8+
9+
110
2015.01.19, v2.0.2
211

312
feature:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "console-io",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
55
"description": "Web console",
66
"homepage": "http://cloudcmd.io",

0 commit comments

Comments
 (0)