docs/changelog.md

branch
eric7
changeset 11167
a3f5af773bc7
parent 11157
446c46bb174e
child 11172
a5bbcf506ef0
--- a/docs/changelog.md	Sun Mar 09 14:16:35 2025 +0100
+++ b/docs/changelog.md	Sat Mar 15 11:53:21 2025 +0100
@@ -16,6 +16,8 @@
         - '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.
 - pip Interface
     - Added a field to search for packages in the dependencies list.
 
@@ -246,7 +248,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

eric ide

mercurial