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
+1
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)