From fda541c7fb43a5cdc46dc66bd7ce60e967de52fd Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Thu, 6 Oct 2022 18:45:53 +0300 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d686c89b..cc15e29c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ * PR: Add CAME 12bit 303MHz to SubGHz Bruteforcer (by @derskythe | PR #87) * Adapted all plugins and other code to new FuriString, fixed archive menu issues with new string type * SubGHz: proper free of rainbow tables +* OFW: Show in-app icons & names in archive browser * OFW: M*LIB: non-inlined strings, FuriString primitive * OFW PR: Remove string_push_uint64 (OFW PR 1832 by Astrrra) * OFW PR: updated icon names (OFW PR 1829 by nminaylov)