Update CHANGELOG.md

Signed-off-by: Chris Simon <info@decomputeur.nl>
This commit is contained in:
Chris Simon 2024-12-05 10:48:52 +01:00 committed by GitHub
commit 2850d2aa0f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,6 +12,7 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac
- Added JEDEC information for SPI flash W25Q64JV (@ANTodorov)
- Added special iclass legacy config cards in `hf iclass configcard` (@antiklesys)
- Added simulation function to `hf iclass legrec` (@antiklesys)
- Added Dutch Statistics Agency default key (@eagle00789)
## [Orca.4.19552][2024-11-22]
- Fixed `hf_legic.lua` - removed bit32 commands from the script (@diorch1968)