We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ba23bc commit c6fdabeCopy full SHA for c6fdabe
CHANGES
@@ -0,0 +1,8 @@
1
+2014-01-11 Samy Pessé <samy.pesse@friendco.de>
2
+
3
+ * Bump version to 0.4.5
4
+ * Terminals: Enable Cmd+V and specials keys (\, |) on Mac
5
+ * Add R support: coloration and run support for files
6
+ * Create authors list in /AUTHORS
7
+ * Create ChangeLogs in /CHANGES
8
+ * Open external link in new tab in help dialog
package.json
@@ -1,6 +1,6 @@
{
"name": "codebox",
- "version": "0.4.4",
+ "version": "0.4.5",
"description": "Open source cloud & desktop IDE.",
"homepage": "https://www.codebox.io",
"author": "FriendCode Inc. <contact@friendco.de>",
0 commit comments