diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a38c2edb..a4e681c44 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 detect MIFARE Ultralight AES (@iceman1001) - Changed `hf mf autopwn` - now supports multiple user supplied keys (@iceman1001) - Added `hf mf gchpwd` command for change Gen4 GTU card access password (@merlokk) - Added `--ms` option in `hw status` to specify the timeout of connection speed test (@wh201906)