From c715c97e0c8b21dca0980cff06449dc4ac5a48cd Mon Sep 17 00:00:00 2001 From: Vencislav Atanasov Date: Fri, 23 Aug 2024 23:32:06 +0300 Subject: [PATCH] Add entry to CHANGELOG.md Signed-off-by: Vencislav Atanasov --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08ab23262..0c9d28547 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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] +- 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) - Fixed fm11rf08s script for non-4B UID (FM11RF08S-7B) (@Foxushka)