From 6c27c520b5cd97f6784d7e35897485293dc93e6f Mon Sep 17 00:00:00 2001 From: Thomas Farstrike Date: Mon, 26 Jan 2026 15:13:47 +0100 Subject: [PATCH] CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2edf2fe0..98928042 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ - Add new VersionInfo framework - Additional board support: Fri3d Camp 2026 (untested on real hardware) - Harmonize frameworks to use same coding patterns +- Replace all compiled binary .mpy files by source copies for transparency (they get compiled during the build, so performance won't suffer) 0.6.0 =====