From fe4812111cf042b8a85b57527bb076dc7a7a19ad Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Fri, 16 Feb 2024 18:21:11 +0100 Subject: [PATCH] text --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 810d2d117..402b3430f 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] + - Changed `hf mfu info` - now identifies UL-AES correct (@iceman1001) - Changed `hw detectreader` - Detect both LF and HF at the same time (@wh201906) - Changed `hf mfu info` - should not try pwd against a UL-AES (@iceman1001) - Fixed `hf mfu info` - tag type identification now properly handles 64bits (@iceman1001)