Merge pull request #2682 from eagle00789/patch-2

Update CHANGELOG.md
This commit is contained in:
Iceman 2024-12-06 05:39:17 +01:00 committed by GitHub
commit eb12dd78a1
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)