This commit is contained in:
iceman1001 2021-10-17 16:10:07 +02:00
commit 03efd9c50f

View file

@ -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... 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] ## [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 VISA Apple transactions (thanks @a66at )
- Added trace of reading a MIFARE UL-C with 3DES authentication (thanks @rad1game) - Added trace of reading a MIFARE UL-C with 3DES authentication (thanks @rad1game)
- Added ATR fingerprinting (@iceman1001, @doegox) - Added ATR fingerprinting (@iceman1001, @doegox)