Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 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: