Skip to content
This repository was archived by the owner on Oct 4, 2019. It is now read-only.

Commit 77a37fb

Browse files
committed
release notes
1 parent 0808e22 commit 77a37fb

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

pdeX.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ authorList=[The Processing Foundation](http://processing.org)
33
url=https://github.com/processing/processing-experimental
44
sentence=The next generation of PDE
55
paragraph=Intelligent Code Completion, Live Error Checker, Debugger, Auto Refactor, etc.
6-
version=5
7-
prettyVersion=1.0.2b
6+
version=6
7+
prettyVersion=1.0.3b

revisions.txt

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,22 @@
11

2+
PDE X v1.0.3b - January 21, 2014
3+
4+
New Feature
5+
6+
+ PDE X now saves a backup of your sketch every 3 minutes(configurable in preferences.txt).
7+
In case of an unexpected crash, this should save the day!
8+
https://github.com/processing/processing-experimental/issues/36
9+
10+
Bug fixes
11+
12+
+ Outline Window width is now fixed
13+
https://github.com/processing/processing-experimental/issues/31
14+
15+
+ Export Application works again on OS X
16+
https://github.com/processing/processing-experimental/issues/33
17+
18+
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
19+
220
PDE X v1.0.2b - October 21, 2013
321

422
Bug fixes

0 commit comments

Comments
 (0)