From 68ff5c3b28ae82e83fd03b83b2211e67369dd258 Mon Sep 17 00:00:00 2001 From: pingu2211 Date: Tue, 10 Mar 2026 15:19:23 +1100 Subject: [PATCH] Add to Change Log --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index edae94449..3c7fcf75e 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 Mifare Classic support to `hf gallagher` command (@pingu2211) - Added `hf felica discnodes` command (@kormax) - Added `hf mfp dump` command (@apply-science) - Added `hf felica seacinfo` command (@kormax)