From 3a293cb98c8c475a184fb39ccf7161f81d914087 Mon Sep 17 00:00:00 2001 From: Antiklesys Date: Mon, 11 May 2026 13:58:16 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3cad5b3a..95eceec0e 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 secure channel operations to `hf iclass sam` and fixed/improved I2C bus operations (@antiklesys) - Added `hf calypso list` command (@kormax) - Added `hf mfd verifycert` command (@kormax) - Added `hf calypso dump` command (@kormax)