From 7bdd677e3687e1409628629ffd4e3ab8699358ec Mon Sep 17 00:00:00 2001 From: apply-science <106422483+apply-science@users.noreply.github.com> Date: Sat, 7 Mar 2026 17:55:28 +0100 Subject: [PATCH] Update CHANGELOG with new commands and features Signed-off-by: apply-science <106422483+apply-science@users.noreply.github.com> --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c721610ed..dd03e92f7 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 `hf mfp dump` command (@apply-science) - Added `hf mfdes bruteisofid` and `hf mfdes selectisofid` commands (@kormax) - Added DESFire AID values related to LEAF (@kormax) - Added `dict`, `ascii`, `mad` presets for `hf mfdes bruteaid` (@kormax)