Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS16
-rw-r--r--activity/activity.info2
2 files changed, 16 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 04eea1c..67881c6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+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
@@ -11,7 +26,6 @@ ENHANCEMENTS
BUG FIXES
* Fixed type error introduced to arc commands by patch to address #3164
-
118
ENHANCEMENTS
diff --git a/activity/activity.info b/activity/activity.info
index 4f65a14..5373b01 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -1,6 +1,6 @@
[Activity]
name = Turtle Art
-activity_version = 120
+activity_version = 122
license = MIT
bundle_id = org.laptop.TurtleArtActivity
exec = sugar-activity TurtleArtActivity.TurtleArtActivity