--- a/docs/changelog.md Sat Mar 01 16:09:50 2025 +0100 +++ b/docs/changelog.md Sun Mar 30 15:10:50 2025 +0200 @@ -1,5 +1,10 @@ # Change Log +### Version 25.4 +- bug fixes +- MicroPython + - Added the capability to show the sha256 hash of a device file. + ### Version 25.3 - bug fixes - Code Style Checker @@ -13,6 +18,9 @@ - 'Structural Pattern Matching' based on `flake8-spm` v0.0.1 - Nested f-strings based on `flake8-nested-fstrings` v1.1.0 - `pydantic` and `dataclass` related topics based on `flake8-pydantic` v0.4.0 +- MicroPython + - Added support for NRF52 based devices which support the UF2 standard. + - Updated the list of known UF2 capable boards. - pip Interface - Added a field to search for packages in the dependencies list. @@ -243,7 +251,7 @@ rename a file. - Added a standalone application of the built-in MicroPython interface ( `eric7_mpy`). - - Enhanced the MiucroPython file manager widget. + - Enhanced the MicroPython file manager widget. - Plugin Repository - Added a label to show the number of selected entries. - Project Browser