diff --git a/CHANGELOG.md b/CHANGELOG.md index 815ada806..b6821e4f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,9 @@ * SubGHz: Add all 0x0s and all 0xFs KeeLoq MF codes for normal and simple learning * SubGHz: **Fix CAME TWEE repeats count for button click** * NFC: **Fix "MIR" and other EMV cards crash on Read** (by @Dmitry422) -* NFC: Add Mifare Ultralight C Write Support (by @haw8411) -* OFW PR 4362: NFC: Fix BusFault in Write to Initial Card (by @akrylysov) +* NFC: Add **Mifare Ultralight C Write Support** (by @haw8411) +* NFC: Add **new parsers SZPPK, SKPPK and SevPPK** (PR #981 | by @mxcdoam) +* OFW PR 4362: NFC: **Fix BusFault** in Write to Initial Card (by @akrylysov) * Apps: Build tag (**27mar2026**) - **Check out more Apps updates and fixes by following** [this link](https://github.com/xMasterX/all-the-plugins/commits/dev) ## Other changes * OFW PR 4364: JS: Address utf8 support when uploading JavaScript application (by @bekindpleaserewind)