Merge pull request #1476 from merlokk/chlog

desfire changelog
This commit is contained in:
Oleg Moiseenko 2021-08-21 19:18:40 +03:00 committed by GitHub
commit b68d4e58a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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... 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] ## [unreleased][unreleased]
- `hf mfdes` - Transactions. commit, abort, commit reader id. (@merlokk)
- `hf mfdes` - LRP secure channel for Desfire Light. (@merlokk)
- `hf mfdes` - commands refactoring. now fully works: des,2tdea,3tdea,aes keys with d40,ev1,ev2 channels and native/nativeiso/iso command sets(@merlokk) - `hf mfdes` - commands refactoring. now fully works: des,2tdea,3tdea,aes keys with d40,ev1,ev2 channels and native/nativeiso/iso command sets(@merlokk)
- Changed `lf em 410x *` - now better text (@clach04) - Changed `lf em 410x *` - now better text (@clach04)
- Fix `hf mfu dump` - now sets keytype correct #1426 (@axisray) - Fix `hf mfu dump` - now sets keytype correct #1426 (@axisray)