diff --git a/CHANGELOG.md b/CHANGELOG.md index 00077e5d8..1f00e0215 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +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] - - Added HF_CRAFTBYTE standalone mode that reads and emulates 14a UID (@craftbyte) + - Added `HF_CRAFTBYTE` standalone mode that reads and emulates 14a UID (@craftbyte) - Added a script to dump originality signatures from MFU EV1s and NTAGs (@aveao) - Added parsing of EF_CardAccess to display PACE algorithm, version and parameter in `hf emrtd info` (@aveao) - Change, numerous commands more uses cliparser (@tcprst, @iceman1001)