diff --git a/CHANGELOG.md b/CHANGELOG.md index d7df02a..1195d66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Changed * klipper: update to python 3.12 base image and move additional python requirements to file * moonraker: update to python 3.12 base image +* klipperscreen: update to python 3.12 base image * scripts: rewrite build script using python * ci: use new build script in github workflows * ci: consolidate image specific build workflows into a single matrix workflow @@ -390,4 +391,4 @@ The first Image to Support this change is the current (24.03.2022) nightly: [mku - Service dependencies ## [v0.1.0] - 2022-02-26 -- Initial release \ No newline at end of file +- Initial release