Add Mifare Desfire GetDFNames and improve HF MFDES Enum output

This commit is contained in:
Bjoern Kerler
2020-04-07 21:30:12 +02:00
parent 82fad10e16
commit 3833b8ee3b
5 changed files with 61 additions and 9 deletions

View File

@@ -3,6 +3,8 @@ 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]
- Add Mifare Desfire GetDFNames and improve HF MFDES Enum output (@bkerler)
- Fix Mifare Desfire select appid handling (@bkerler)
- Improved `hf 14a info` - card detection handling (@bkerler)
- Updated helptext layout in all luascripts (@iceman1001)
- Change `hf mfdes info` - output and logging (@bkerler)