Skip to content

Commit 357b8c3

Browse files
committed
docs: prep release v1.18.0
1 parent 69c4574 commit 357b8c3

1 file changed

Lines changed: 18 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,30 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
77
<!--
88
## [Unreleased]
99
### Added
10-
* ci: force image build if source changes in main
1110
### Fixed
1211
### Changed
13-
* ci: use github action to set up python venv required for build
1412
### Removed
1513
16-
**Full Changelog**: https://github.com/mkuf/prind/compare/v1.17.0...vX.X.X
14+
**Full Changelog**: https://github.com/mkuf/prind/compare/v1.18.0...vX.X.X
1715
-->
1816

17+
## [v1.18.0]
18+
### Added
19+
* ci: force image build if source changes in main
20+
* build: allow specific upstream versions to be ignored
21+
### Changed
22+
* **klipper: update base image(s) to python 3.12**
23+
* **klipper, moonraker, klipperscreen, ustreamer: update base image(s) to debian trixie**
24+
* klipper: use git to generate version file instead of `make_version.py`
25+
* traefik: update to v3.5
26+
* ci: use github action to set up python venv required for build
27+
* ci: update multiple actions
28+
* renovate: overhaul automerge configs and also generate PRs for debian base images
29+
### Removed
30+
* ci: remove zizmor workflow
31+
32+
**Full Changelog**: https://github.com/mkuf/prind/compare/v1.17.0...v1.18.0
33+
1934
## [v1.17.0] - 2024-11-24
2035
### Added
2136
* klipper & moonraker: generate version file during build to correctly display versions (fixes [#74](https://github.com/mkuf/prind/issues/74#issuecomment-2474036799))

0 commit comments

Comments
 (0)