Skip to content

Commit

Permalink
Bump version to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SamyPesse committed Mar 9, 2014
1 parent f99e9f5 commit 01b88b9
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
2014-03-09 Samy Pessé <samy.pesse@friendco.de>
Aaron O'Mullan <aaron.omullan@friendco.de>

* Bump version to 0.7.0
* New tabs system: grid system, resize, reorder
* New statusbar
* New command palette (test it using Command+Shift+P or Ctrl+Shift+P)
* Stop state for run button
* Apache runner is now working (with MySQL)
* Addons need an engine field
* Django support (auto-run)
* Performance improved (faster boot, ...)
* Editor uses .jshintrc file for JSHing worker configuration

2014-02-25 Samy Pessé <samy.pesse@friendco.de>
Aaron O'Mullan <aaron.omullan@friendco.de>

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codebox",
"version": "0.6.2",
"version": "0.7.0",
"description": "Open source cloud & desktop IDE.",
"homepage": "https://www.codebox.io",
"author": "FriendCode Inc. <contact@friendco.de>",
Expand Down

0 comments on commit 01b88b9

Please sign in to comment.