changelog: update for legic migrate hex parsing fix

This commit is contained in:
Idan Horowitz
2026-06-24 21:47:27 +03:00
parent 92d0cdb909
commit 80a35d9f05
+1
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...
## [unreleased][unreleased]
- Fixed `hf legic migrate` failing to parse the optional DCF argument as hex (@IdanHo)
- Add support for parsing Finnish Helsinki Regional Transport (HRT) travel cards (@sanduuz)
- Added standalone mode `HF_DOEGOX_COMMIT`: DESFire suspended commit without relay (@doegox)
- Added support for Innovatron protocol detection to `hf 14b info` (@kormax)