reorder changelog

This commit is contained in:
Philippe Teuwen 2022-01-18 12:06:18 +01:00
parent 6f1262aa3f
commit cc4b549a7d

View file

@ -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)