This commit is contained in:
iceman1001 2024-02-16 18:21:11 +01:00
commit fe4812111c

View file

@ -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]
- Changed `hf mfu info` - now identifies UL-AES correct (@iceman1001)
- Changed `hw detectreader` - Detect both LF and HF at the same time (@wh201906)
- Changed `hf mfu info` - should not try pwd against a UL-AES (@iceman1001)
- Fixed `hf mfu info` - tag type identification now properly handles 64bits (@iceman1001)