From 76bb09124769a85ce23082001856bc1f640a5183 Mon Sep 17 00:00:00 2001 From: Jozef Bernadic Date: Tue, 3 Mar 2026 16:58:34 +0100 Subject: [PATCH] docs(changelog): add ioProx entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b198c8e..c8792a5 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 ioProx LF protocol support (read, emulate and T55xx clone) - Added commands to dump and clone Mifare tags - Fix bad missing tools warning (@suut) - Fix for FAST_READ command for nfc - mf0 tags