docs/changelog

changeset 7217
037651a43d26
parent 7180
501a14306aca
child 7220
5cf645f6daab
diff -r 4dd9231b349e -r 037651a43d26 docs/changelog
--- a/docs/changelog	Sat Sep 07 13:07:35 2019 +0200
+++ b/docs/changelog	Sat Sep 07 14:31:37 2019 +0200
@@ -2,8 +2,9 @@
 ----------
 Version 19.9:
 - bug fixes
-- added widgets to support development for embedded controllers with
-  MicroPython (ESP8266/ESP32, CircuitPython and BBC micro:bit)
+- MicroPython
+  -- added widgets to support development for embedded micro 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
@@ -11,8 +12,8 @@
 - 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
+  -- added API files for MicroPython, CircuitPython and 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

eric ide

mercurial