fixed typo in changelog

This commit is contained in:
Anže Jenšterle 2021-03-20 22:11:02 +01:00 committed by GitHub
parent b894365647
commit 37e9fe9e13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)