Update CHANGELOG.md

Adds support for PCSC's proprietary HID 37bit format P10004
This commit is contained in:
bthedorff 2022-01-17 17:52:21 -05:00 committed by GitHub
commit f43e5f0de7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,7 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac
## [unreleased][unreleased]
- 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)