From dcab7a85e1d31ca5deae9c318d0ef4296f8e22a5 Mon Sep 17 00:00:00 2001 From: Manindra Moharana Date: Sat, 12 Oct 2013 11:29:09 +0530 Subject: [PATCH] updated revisions.txt --- pdex/revisions.txt | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/pdex/revisions.txt b/pdex/revisions.txt index 8d680125b..6068571a6 100644 --- a/pdex/revisions.txt +++ b/pdex/revisions.txt @@ -1,3 +1,19 @@ + +PDE X v1.0.2b - October, 2013 + +Bug fixes + ++ Code completion window gets stuck when Processing loses focus + https://github.com/processing/processing-experimental/issues/21 + ++ Live-error checker in the experimental mode is inefficient with memory. + https://github.com/processing/processing-experimental/issues/1 + ++ Cmd + Left Click should be working again in OS X with Processing 2.1 + https://github.com/processing/processing-experimental/issues/11 + +. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . + PDE X v1.0.1b - 25 September, 2013 Bug fix @@ -9,7 +25,7 @@ Changes - Removed the tiny markers shown at the start of error lines. Too. Much. Red. - . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . +. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . PDE X v1.0.0b - 22 September, 2013