Corrected the changelog file.

Sat, 07 Sep 2019 14:31:37 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 07 Sep 2019 14:31:37 +0200
changeset 7217
037651a43d26
parent 7216
4dd9231b349e
child 7218
eaf2cf171f3a

Corrected the changelog file.

docs/changelog file | annotate | diff | comparison | revisions
--- 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