From e8e1a84807dba0fa611b9d51d68e6a6181d7709c Mon Sep 17 00:00:00 2001 From: William Le Roux Date: Mon, 11 Nov 2024 16:57:53 +0100 Subject: [PATCH] Update CHANGELOG.md Signed-off-by: William Le Roux --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fda262dde..c0ebb1542 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 key to mfulc_default_keys (@Septimus4) - Fixed `intertic.py` - missing comma in array (@iceman1001) - Added improved algorithm for `hf iclass legrec` leveraging reduced entropy from hash0 constraints (@antiklesys) - Fixed `hf iclass configcard` when generating elite or keyroll elite configcards for Rev.C legacy readers (@antiklesys)