From 03efd9c50f91102f1d65ccaf9ab6d56217fd7846 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Sun, 17 Oct 2021 16:10:07 +0200 Subject: [PATCH] text --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e95125238..e9e91a4fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ 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] + - Changed `trace list -t 14a` - now annotate ECP (@iceman1001) + - Added enhanced contactless polling (thanks to @relays user at gitlab) (@iceman1001) - Added trace of VISA Apple transactions (thanks @a66at ) - Added trace of reading a MIFARE UL-C with 3DES authentication (thanks @rad1game) - Added ATR fingerprinting (@iceman1001, @doegox)