From d0f19eb2cd05f1433c5064acf14ccba8014ca186 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Sun, 10 Oct 2021 16:16:36 +0200 Subject: [PATCH] text --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 900b46205..641853d29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ 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] + - Added ATR fingerprinting (@iceman1001, @doegox) - Fix `hf mf dump/auto/csave` MFC JSON dumps - save real ATQA/SAK (@doegox) - Added option to load raw NDEF to `nfc decode` command (@doegox) - Added option to save raw NDEF to all `hf * ndefread` commands (@doegox)