From cc4b549a7d5131bac4a156ce99e092c7fad14b47 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Tue, 18 Jan 2022 12:06:18 +0100 Subject: [PATCH] reorder changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)