From 134d76f60d517b69efaa4b7b43a91ec08a065547 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Ho=C5=99=C4=8Dica?= Date: Sat, 12 Jul 2025 10:48:31 +0200 Subject: [PATCH] Add missing author name --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a67c11a6..f00237fb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +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] -- Changed `hf mfdes info` - add recognition of Swissbit iShield Key Mifare +- Changed `hf mfdes info` - add recognition of Swissbit iShield Key Mifare (@ah01) - Changed `hf mf info` - add detection for unknown backdoor keys and for some backdoor variants (@doegox) - Changed `mqtt` commnands - now honors preference settings (@iceman1001) - Changed `prefs` - now handles MQTT settings too (@iceman1001)