diff -r 4543b7876047 -r 11245ac9c258 docs/changelog.md --- a/docs/changelog.md Mon Feb 13 17:53:27 2023 +0100 +++ b/docs/changelog.md Mon Feb 13 17:55:13 2023 +0100 @@ -11,6 +11,8 @@ - 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.