docs/changelog

branch
maintenance
changeset 7214
f434af227a41
parent 7117
4038dc8c58c9
parent 7180
501a14306aca
child 7286
7eb04391adf7
diff -r c1a8a2cf56d0 -r f434af227a41 docs/changelog
--- a/docs/changelog	Sat Aug 03 11:34:00 2019 +0200
+++ b/docs/changelog	Sat Sep 07 12:59:54 2019 +0200
@@ -1,5 +1,22 @@
 Change Log
 ----------
+Version 19.9:
+- bug fixes
+- added widgets to support development for embedded controllers with
+  MicroPython (ESP8266/ESP32, CircuitPython and BBC micro:bit)
+- Main Window
+  -- added an action to the Windows menu to activate the current editor
+- Mercurial Interface
+  -- added an action to commit a merge
+- Web Browser (NG)
+  -- added support for the QWebEnginePage.Notifications as Qt 5.13.0
+- API Files
+  -- added API files for BBC micro:bit MicroPython and updated the PyQt5 API
+     files
+- API Generator
+  -- added the -i switch to ignore the existence of builtin modules when
+     creating API files
+
 Version 19.8:
 - bug fixes
 - Third Party packages

eric ide

mercurial