Skip to content

Commit cb89ce4

Browse files
authored
Merge pull request #50 from exsilium/development
v2.2.2
2 parents 62fb4b3 + d5536d3 commit cb89ce4

File tree

13 files changed

+368
-757
lines changed

13 files changed

+368
-757
lines changed

History.md

+10-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
1-
V2.2.1
1+
v2.2.2
2+
======
3+
* Fix to be able to close tabs with image view #46
4+
* Should compile now also on Ubuntu 16.04 and Node 10 by removing indirect dependency to gnu-tools #49
5+
* Last release from exsilium/cloud9 repo as explained in issue #48
6+
7+
v2.2.1
28
======
39
* Improvements to UndoManager and APF ActionTracker usage (File editing status is correctly shown) #40
410
* Fix for possible server crash when refreshing browser with terminals open #42
511
* Dependency updates
612
* Gemnasium badge removal
713
* Includes ACE v1.3.3
814

9-
V2.2.0
15+
v2.2.0
1016
======
1117
* Drop support for legacy node version v0.10, v0.11, v0.12, io.js
1218
* Engine.io stack upgraded to v3.x
@@ -17,7 +23,7 @@ V2.2.0
1723
* Overall fixes and dependency updates
1824
* Includes ACE 1.3.1
1925

20-
V2.1.6
26+
v2.1.6
2127
======
2228
* Dependency updates: async, engine.io, body-parser, connect, qs, serve-favicon
2329
* TTY reconnects automatically when disconnection occurs
@@ -31,7 +37,7 @@ V2.1.6
3137
project will try to align with the [nodejs/LTS](https://github.com/nodejs/LTS)
3238
calendar. Minor version bump will occur whenever any node versions are being dropped.
3339

34-
V2.1.5
40+
v2.1.5
3541
======
3642
* Now works with Node.js v6.x branch
3743
* Dependency updates: async 2.x, ace 1.2.x, engine.io 2.0

0 commit comments

Comments
 (0)