From 351537018522a5e19b6de55db5ac400a3c471d84 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Sun, 15 Jun 2025 14:58:34 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7516dcb50..4fbdf8b46 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] +- Fixed edge case in fm11rf08s key recovery tools (@doegox) - Removed `--par` from `lf em 4x70` commands. - Changed `hf 14a info` - refactored code to be able to detect card technology across the client easier (@iceman1001) - Changed `hf mf info` - now informs better if a different card technology is detected (@iceman1001)