Skip to content

Commit 01b88b9

Browse files
committedMar 9, 2014
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

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
2014-03-09 Samy Pessé <samy.pesse@friendco.de>
2+
Aaron O'Mullan <aaron.omullan@friendco.de>
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é <samy.pesse@friendco.de>
216
Aaron O'Mullan <aaron.omullan@friendco.de>
317

‎package.json

+1-1
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. <contact@friendco.de>",

0 commit comments

Comments
 (0)