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, 7 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 7de79ec..8538c3c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
-<<<<<<< HEAD:NEWS
-=======
+84
+
+* merge with mainline
+
83
* added new user-interface features
@@ -26,9 +28,11 @@
o save SVG block lets you generate SVG with Turtle Art
o improved export-to-HTML logic
o new translations
+ o multi-variable in-line Python-code blocks
+ o traceback for checking errors in in-line Python code
* completed a major refactoring of the code
- o 90% smaller download bundle-size
+ o download bundle-size is only 40% of previous versions
o faster first-time launch
o greatly simplified i18n maintenance
o easier to extend with new blocks and palettes
@@ -37,7 +41,6 @@
* minor updates to Spanish translations
->>>>>>> f1d5ed75c29961a718eb3c59fde1663c184f20cf:NEWS
81
* fixed keyboard input bug introduced in v79