Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS20
-rw-r--r--activity/activity.info2
2 files changed, 21 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 72121ee..33c0884 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+133
+
+ENHANCEMENTS:
+* New translations
+* Added strings used by WeDo plugin
+* Added True and False blocks to Numbers palette (only for large screens)
+* Added is heap empty block?
+* Added support for polynomial objects in math libraries
+ (used by nutrition plugin)
+
+132
+
+BUG FIX:
+* Fixed problem with exporting of Logo code introduced in v131
+* Capture "special blocks" in used block list
+* Fixed typo in local variables causing voltage sensing to fail with
+ XO 1.75 (#3297)
+* Changed light-sensor power_state (deprecated) to level in python
+ sample code (OLPC #11485)
+
131
ENHANCEMENTS:
diff --git a/activity/activity.info b/activity/activity.info
index 80565d4..d304057 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -1,6 +1,6 @@
[Activity]
name = Turtle Art
-activity_version = 131
+activity_version = 133
license = MIT
bundle_id = org.laptop.TurtleArtActivity
exec = sugar-activity TurtleArtActivity.TurtleArtActivity