From fc18cea875a8c8b5483bfd06c4fb0fba6131da01 Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Wed, 17 May 2023 21:22:22 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2f1a2a28..d15721ed9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,9 @@ * Infrared: `External output` move out of debug and add power option for external modules * Extra pack: Some app fixes * FBT: Fix vscode example config for debug builds - please run `./fbt vscode_dist` again if you had issues with debug builds size +* OFW PR 2658: Hitag (by @blackvault88) (with minor fixes, hitag excluded from add manually temporarily, + fixed lfrfid favourites start when key cannot be parsed) +* OFW PR 2316: NFC V support (by @g3gg0 & @nvx) +* OFW PR 2669: nfc: Fix MFUL tearing flags read (by @GMMan) * OFW: api: added lib/nfc/protocols/nfc_util.h * OFW: fix PIN retry count reset on reboot * OFW: fbt: allow strings for fap_version field in app manifests