Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWalter Bender <walter.bender@gmail.com>2013-01-18 13:51:49 (GMT)
committer Walter Bender <walter.bender@gmail.com>2013-01-18 13:51:49 (GMT)
commit95fc169e0ee99b369ed613508bf5992a35ea9ad8 (patch)
treeb9a7b363a2b23f2baa8dc8d3ac038c4fcf3e6079 /NEWS
parent5ab9191826fb7b6d24abdfef9c0ef701f1b15f2a (diff)
news for v170
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cde38e9..0d27bcf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+170
+
+ENHANCEMENTS:
+* New translations
+* More consistent behavior for color blocks
+* Increased contrast for shade block: full range between black and white
+* Auto-increment my_box name when creating new prototype box block
+* New sample Python project: load data from filesystem
+* Use .tb suffix for TurtleBlocks
+* Add MAGIC NUMBER support for .tb files
+* Convert int args to float when using Python block (#4382)
+* Improved behavior of stop button in GNOME (Alan Aguiar)
+
+BUG FIXES:
+* Cleaned up some bugs that broke non-interactive mode
+* Add warning if use of forever block in non-interactive mode is detected
+
169
ENHANCEMENTS: