docs: add missing entry for release v1.12.0 in changelog

This commit is contained in:
Markus Küffner
2024-03-24 10:40:51 +01:00
committed by GitHub
parent d10fbf064d
commit b8b4e3aa05

View File

@@ -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
- Initial release