This commit is contained in:
iceman1001 2021-09-18 21:58:53 +02:00
commit 011099092b

View file

@ -3,6 +3,9 @@ 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]
## [crimson.4.14434][2021-09-18]
- Fix `hf mf staticnested` - flashmem / non loop now works (@horrordash)
- Fix `hf 15 restore` write command and `trace list -t 15` write command (@doegox)
- Changed default standalone mode to LF_SAMYRUN (@iceman1001)
- Add MIFARE Plus SL3 mode traces (@iceman1001)