From 2f6f4806dac5815ff68a2160bf7c51701269cef1 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Wed, 20 Mar 2024 23:31:14 +0100 Subject: [PATCH] text --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25c937e71..3522134ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ 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] + +## [Zenith][2024-03-20] - Changed `hf mf info` - some detections (@iceman1001) - Changed `hf mf autopwn` - minor fix (@iceman1001) - Fixed `lf em 4x70 recover` - no more compiler warning (@iceman1001)