--- a/docs/changelog.md Mon Mar 27 22:05:05 2023 +0200 +++ b/docs/changelog.md Tue Mar 28 10:14:23 2023 +0200 @@ -2,6 +2,9 @@ ### Version 23.4 - bug fixes +- Editor + - Added capability to highlight the area used by a text search (if it is not the + whole document). - MicroPython - Updated the list of known CircuitPython boards. - Updated the list of known UF2 capable boards. @@ -14,6 +17,9 @@ boards. - Added a dialog to enter the parameters to convert a .hex or .bin firmware file to UF2. +- Mini Editor + - Added capability to highlight the area used by a text search (if it is not the + whole document). - Syntax Checker - Added the capability to define names to be treated as builtin names by the `pyflakes` checker globally (see configuration dialog `Editor => Code Checkers`