Skip to content

Commit 4a023b3

Browse files
committed
docs: release v1.12.0
1 parent 62a2c7c commit 4a023b3

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)