From f9dbe3fb6e17657b3d69da5145a2e9f4f3661172 Mon Sep 17 00:00:00 2001 From: Henry Gabryjelski Date: Tue, 14 May 2024 21:34:43 -0700 Subject: [PATCH] Update CHANGELOG.md Signed-off-by: Henry Gabryjelski --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33fdef1f9..094e74a5d 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 `lf em 4x70 calc` - calculate `frn`/`grn` for a given `key` + `rnd` - Fixed `hf 15 dump` memory leaks (@jlitewski) - Changed `hf search` - topaz is detect before ISO14443a and commented out WIP ICT code path (@iceman1001) - Fixed `hf search` - where felica reader now doesnt timeout and give wrong response (@iceman1001)