Skip to content

Commit 464703e

Browse files
committed
Bump version to 0.7.4
1 parent 17c0c90 commit 464703e

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

Diff for: CHANGES

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
2014-04-01 Samy Pessé <samy.pesse@friendco.de>
2+
Aaron O'Mullan <aaron.omullan@friendco.de>
3+
Mark Achée <mark@achee.com>
4+
5+
* Bump version to 0.7.4
6+
* New outline panel
7+
* Improve the terminal (resize, themes)
8+
* Improve command palette (navigation and display)
9+
* Add recent files to command palette
10+
* Fix reload of browser when ctrl+r or cmd+r and non in file
11+
* Open tags from command palette select the correct pattern
12+
* Images open by default width image viewer
13+
* Add command for searching code in a specific folder
14+
* Fix export as archive (tar.gz instead of zip)
15+
116
2014-03-23 Samy Pessé <samy.pesse@friendco.de>
217
Aaron O'Mullan <aaron.omullan@friendco.de>
318

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codebox",
3-
"version": "0.7.3",
3+
"version": "0.7.4",
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)