diff --git a/CHANGELOG.md b/CHANGELOG.md index 810d2d117..402b3430f 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] + - 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)