Skip to content

Commit f7c733f

Browse files
committed
Bump version to 0.6.0
1 parent 1012fb7 commit f7c733f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGES

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2014-02-21 Samy Pessé <[email protected]>
2+
Aaron O'Mullan <[email protected]>
3+
4+
* Bump version to 0.6.0
5+
* New realtime collaboration (much more stable and efficient)
6+
* Desktop applications build for Linux (32 bits) and Mac
7+
* Deployment (FTP, GitHub Pages, Parse, Heroku, Google App Engine)
8+
* Improve iPad support
9+
* Show collaborators in collaborative editor (cursor and name)
10+
* Auto-run App Engine applications with dev_server
11+
* Auto-run Parse applications
12+
113
2014-02-11 Samy Pessé <[email protected]>
214
Aaron O'Mullan <[email protected]>
315

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codebox",
3-
"version": "0.5.7",
3+
"version": "0.6.0",
44
"description": "Open source cloud & desktop IDE.",
55
"homepage": "https://www.codebox.io",
66
"author": "FriendCode Inc. <[email protected]>",

0 commit comments

Comments
 (0)