upd changelog

This commit is contained in:
MX 2024-06-15 16:41:36 +03:00
parent d7330c7c2b
commit 78948d38ec
No known key found for this signature in database
GPG Key ID: 7CCC66B7DBDD1C83

View File

@ -20,6 +20,7 @@
* CLI: Move part of the CLI to microsd to free up space for COMPACT 0 builds (by @Willy-JL)
* NFC: Fix typo in parsers
* Apps: Fix `input_callback` and `timer_callback` usage of non `void` argument as input
* JS: Disable mjs logging +2k free flash (by @hedger)
* OFW: Archive: fix memory leak in favorites add/remove
* OFW: Furi: Fix EventLoop state persisting on same thread after free
* OFW: Cli: top