From d0661c4ce2ab6c39f17f4bbd1d9ce9926a6098ff Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Tue, 28 Apr 2026 13:57:16 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bde6f042f..c7428e5a0 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 ARM compilation support for picolibc, fixing compilation on Debian Forky (@doegox) - Added `hf mdfes leaf` command (@pcunning) - Added `hf mfdes vdesign` command (@kormax) - Added `hf iclass liberate` - simple command to remove changes to MKF or Icopy-X iclass tags (@iceman1001)