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 =====