File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed
Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -8,16 +8,22 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
88## [Unreleased]
99### Added
1010### Fixed
11+ ### Changed
12+ ### Removed
13+
14+ **Full Changelog**: https://github.com/mkuf/prind/compare/v1.13.0...vX.X.X
15+ -->
16+
17+ ## [ v1.14.0] - 2024-05-06
18+ ### Fixed
1119* klipper: revert to python 3.11 base images as klipper does not support 3.12 yet to fix #143 and #150
1220### Changed
13- * ci: update buildx action to v3.3.0
1421* traefik: upgrade to 3
1522* moonraker: use ` PathRegexp ` for router rule to be compatible w/ traefik 3
23+ * ci: update buildx action to v3.3.0
1624* build: upgrade requirements
17- ### Removed
1825
19- **Full Changelog**: https://github.com/mkuf/prind/compare/v1.13.0...vX.X.X
20- -->
26+ ** Full Changelog** : https://github.com/mkuf/prind/compare/v1.13.0...v1.14.0
2127
2228## [ v1.13.0] - 2024-03-23
2329### Added
You can’t perform that action at this time.
0 commit comments