Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS30
-rw-r--r--activity/activity.info2
2 files changed, 31 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 04eea1c..caf8c6b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+123
+
+ENHANCEMENTS
+* Using Cairo graphics
+ - antialiasing
+ - rotation of text
+
+BUG
+* get_pixel is broken
+* rotate of images is broken
+
+####
+
+122
+
+ENHANCEMENTS
+* New translations
+
+BUG FIX
+* Allow pysample/*py files to be loaded into projects from Sugar
+* Catch value error in string comparisons with Boolean blocks
+* Added missing sugar.datastore imports
+
+121
+
+ENHANCEMENTS
+* More consistent block labeling (#3215)
+
+####
+
120
BUG FIX
diff --git a/activity/activity.info b/activity/activity.info
index 4f65a14..d8b7f81 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -1,6 +1,6 @@
[Activity]
name = Turtle Art
-activity_version = 120
+activity_version = 123
license = MIT
bundle_id = org.laptop.TurtleArtActivity
exec = sugar-activity TurtleArtActivity.TurtleArtActivity