Update CHANGELOG with MIFARE DESFire createapp --no-auth change

This commit is contained in:
Joshua Wright 2022-01-04 17:01:10 -05:00
parent 859b55933d
commit f9c96f49da

View file

@ -57,6 +57,7 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac
- Fixed `SimulateTagLowFrequencyEx` ignoring the `ledcontrol` argument (@zabszk)
- Added ledcontrol argument to LF operations (@zabszk)
- Added new standalone mode `dankarmulti` - select and run multiple standalone modes (@dankar)
- Added support for MIFARE DESFire application creation without authentication (@joswr1ght)
## [crimson.4.14434][2021-09-18]
- Fixed `hf mf staticnested` - flashmem / non loop now works (@horrordash)