update CHANGELOG.md

This commit is contained in:
Ciprian Ionescu 2024-08-25 02:33:57 +02:00
commit 9d8cbe5495
No known key found for this signature in database
GPG key ID: DCECB076DC98DEA1

View file

@ -3,6 +3,8 @@ 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...
## [unreleased][unreleased]
- Added pretty Hitag S config parsing (@CiRIP)
- Moved Hitag S operations into separate submenu: `lf hitag s` (@CiRIP)
- Added MFC keys for Sofia public transport cards (@user890104)
- Added `lf em 410x clone --hs` clone EM410x ID to Hitag S/8211 (@douniwan5788)
- Fixed Hitag S read/write in plain mode (@douniwan5788)