--- a/docs/changelog.md Tue Feb 07 11:01:29 2023 +0100 +++ b/docs/changelog.md Tue Feb 07 18:07:12 2023 +0100 @@ -8,8 +8,11 @@ - 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 CPy and RP2040 boards). - PDF Viewer - - added a tool based on `QtPdf` and `QtPdfWidgets` to show the contents of PDF files + - Added a tool based on `QtPdf` and `QtPdfWidgets` to show the contents of PDF + files. ### Version 23.2 - bug fixes