From c2771da6a012144c7377de3098ef3fbefbe7035b Mon Sep 17 00:00:00 2001 From: Ciprian Ionescu Date: Mon, 26 Aug 2024 16:45:58 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca8053022..6b2dac419 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 ELECTRA pattern decoding in `lf search` (@CiRIP) - 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)