File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed
Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -7,22 +7,31 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
77<!--
88## [Unreleased]
99### Added
10+ ### Fixed
11+ ### Changed
12+ ### Removed
13+
14+ **Full Changelog**: https://github.com/mkuf/prind/compare/v1.12.0...vX.X.X
15+ -->
16+
17+ ## [ v1.12.0] - 2024-03-23
18+ ### Added
1019* ci: workflow to build images for pull requests to review
1120* custom: add moonraker config snippet for timelapse setup
1221### Fixed
1322* ustreamer: copy the correct binary to the runtime image and set entrypoint accordingly
1423### Changed
24+ * klipper: update to python 3.12 base image and move additional python requirements to file
25+ * moonraker: update to python 3.12 base image
1526* scripts: rewrite build script using python
1627* ci: use new build script in github workflows
1728* ci: consolidate image specific build workflows into a single matrix workflow
1829* ci: consolidate image specific dockerhub description workflows into a single matrix workflow
1930* moonraker: make traefik labels compatible with traefik v3.0-rc1
2031* moonraker-telegram-bot: use ` latest ` instead of ` development ` image via #137
2132* chore: update traefik to v2.11 via !127
22- ### Removed
2333
24- **Full Changelog**: https://github.com/mkuf/prind/compare/v1.11.0...vX.X.X
25- -->
34+ ** Full Changelog** : https://github.com/mkuf/prind/compare/v1.11.0...v1.12.0
2635
2736## [ v1.11.0] - 2024-02-23
2837### Changed
You can’t perform that action at this time.
0 commit comments