Skip to content

Commit 01b88b9

Browse files
committed
Bump version to 0.7.0
1 parent f99e9f5 commit 01b88b9

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGES

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
2014-03-09 Samy Pessé <[email protected]>
2+
Aaron O'Mullan <[email protected]>
3+
4+
* Bump version to 0.7.0
5+
* New tabs system: grid system, resize, reorder
6+
* New statusbar
7+
* New command palette (test it using Command+Shift+P or Ctrl+Shift+P)
8+
* Stop state for run button
9+
* Apache runner is now working (with MySQL)
10+
* Addons need an engine field
11+
* Django support (auto-run)
12+
* Performance improved (faster boot, ...)
13+
* Editor uses .jshintrc file for JSHing worker configuration
14+
115
2014-02-25 Samy Pessé <[email protected]>
216
Aaron O'Mullan <[email protected]>
317

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codebox",
3-
"version": "0.6.2",
3+
"version": "0.7.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)