docs/changelog.md

branch
eric7-maintenance
changeset 9832
3885b9d7bd31
parent 9725
b9a29a7aa820
parent 9760
11245ac9c258
child 9940
a57c188857e9
--- a/docs/changelog.md	Tue Jan 24 10:16:03 2023 +0100
+++ b/docs/changelog.md	Wed Mar 01 09:05:47 2023 +0100
@@ -1,5 +1,22 @@
 # Change Log
 
+### Version 23.3
+- bug fixes
+- MicroPython
+    - Updated the list of known CircuitPython boards.
+    - Updated the list of known UF2 capable boards.
+    - Some smaller enhancements for CircuitPython devices.
+    - Added functionality to update modules of CircuitPython devices with `circup`
+      (adapted for use within eric-ide).
+    - Added functionality to show the installed firmware version and the version
+      available on Github (for all boards except 'Calliope mini').
+    - Added support for Teensy 4.0 and 4.1 devices with MicroPython.
+    - Extended the file manager to be able to load device files into an editor and
+      save them back to the device.
+- PDF Viewer
+    - Added a tool based on `QtPdf` and `QtPdfWidgets` to show the contents of PDF
+      files.
+
 ### Version 23.2
 - bug fixes
 - Human Machine Interfaces

eric ide

mercurial