From 91f3774246a7ae69468187312dd7ef0003a7a550 Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Mon, 26 Sep 2022 23:55:39 +0300 Subject: [PATCH] update changelog --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9ef2b85d0..c93e1f85e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ ### New changes -* PR: SubGHz bruteforcer plugin - deep refactoring (huge thanks to @derskythe ! | PR #75) -* OFW: Preliminary Rust support +* PR: SubGHz bruteforcer plugin - fixes and speed-up (-2 min) (by @derskythe | PR #76) +* Fix nfc device typo - key_a_mask was used for key B +* OFW: Applications loader: do not use view dispatcher queue +* OFW: Power: Also ask charger if charge done +* OFW: Fast flash programming mode (faster firmware flash) #### **DFU files no longer included in releases to avoid issues with wrong manual installation of assets - use .tgz file with qFlipper, or install automatically via web updater or use microSD update package**