Add entry to CHANGELOG.md

Signed-off-by: Vencislav Atanasov <user890104@users.noreply.github.com>
This commit is contained in:
Vencislav Atanasov 2024-08-23 23:32:06 +03:00 committed by GitHub
commit c715c97e0c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file.
This project uses the changelog in accordance with [keepchangelog](http://keepachangelog.com/). Please use this to write notable changes, which is not the same as git commit log... This project uses the changelog in accordance with [keepchangelog](http://keepachangelog.com/). Please use this to write notable changes, which is not the same as git commit log...
## [unreleased][unreleased] ## [unreleased][unreleased]
- Added MFC keys for Sofia public transport cards (@user890104)
- Added `lf em 410x clone --hs` clone EM410x ID to Hitag S/8211 (@douniwan5788) - Added `lf em 410x clone --hs` clone EM410x ID to Hitag S/8211 (@douniwan5788)
- Fixed Hitag S read/write in plain mode (@douniwan5788) - Fixed Hitag S read/write in plain mode (@douniwan5788)
- Fixed fm11rf08s script for non-4B UID (FM11RF08S-7B) (@Foxushka) - Fixed fm11rf08s script for non-4B UID (FM11RF08S-7B) (@Foxushka)