diff -r f7cc01653810 -r 5fe9bfafbc7c docs/changelog.md --- a/docs/changelog.md Sun Jun 04 15:16:12 2023 +0200 +++ b/docs/changelog.md Thu Jun 15 17:11:14 2023 +0200 @@ -6,6 +6,8 @@ - property decorator usage - PEP-604 style union type annotations - deprecated 'typing' symbols (PEP 585) +- MicroPython + - Added support for Bluetooth for RP2040 based boards (e.g. Pi Pico W). - pip Interface - Added a standalone application for Python package management with `pip`.