Update CHANGELOG

This commit is contained in:
Jean-Michel Picod 2022-12-05 19:42:23 +01:00
parent 83e6b223c4
commit ba27eb03e0

View file

@ -18,6 +18,8 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac
- Added `hf mf gload, gsave, ggetblk, gsetblk` for Gen4 GTU in mifare classic mode (@DidierA)
- Fixed SPI flash overflow when loading dictionnaries into flash. Breaking change: added 1 more sector for Mifare - dictionnaries should be loaded again (@jmichelp)
- Fixed `lf hitag dump` - Should now work as described in the command help (@natmchugh)
- Fixed wired smartcard APDU chaining logic and allow 256 bytes ADPU payload. Need SIM firmware 4.12 to work (jmichel@)
- SIM module firmware 4.12 to accomodate with the new APDU payload size (sentinel@)
## [Radium.4.15864][2022-10-29]
- Changed `lf indala sim` - now accepts fc / cn (@iceman1001)