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--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 09cd75d..f2b1d27 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+99
+
+* reskinable turtle (#2353)
+* setxy honors pen up/pen down (#2358)
+* updated Tamil, Spanish (#2359), and German translations
+* expandable two-argument blocks (#2330, #2336)
+* updated samples to take advantage of #2330 and removed extra turtles
+* removed import numpy to fix #2313 and #2314
+* fixed rounding error that prevented max value from being returned by
+ random (#2380)
+
98
* fixed palette selection bug introduced by alpha-value checking