diff --git a/CHANGELOG.md b/CHANGELOG.md index 268aa2df0..4d6e91a2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,9 @@ All notable changes to this project will be documented in this file. This project uses the changelog in accordance with [keepchangelog](http://keepachangelog.com/). Please use this to write notable changes, which is not the same as git commit log... ## [unreleased][unreleased] + - Adds support for PCSC's proprietary HID 37bit format P10004 (@bthedorff) - Add `nfc decode` - now NDEF vCard messages with a PHOTO in base64 format is shown (@iceman1001) - Remove AID limitations when using Gallagher key diversification (@DarkMatterMatt) - - Adds support for PCSC's proprietary HID 37bit format P10004 (@bthedorff) ## [Frostbit.4.14831] [2022-01-11] - Changed Wiegand format lookup - now case-insensitive (@iceman1001)