Skip to content

Commit 35660df

Browse files
committed
docs: prepare release v1.14.0
1 parent b5f3917 commit 35660df

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

CHANGELOG.md

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

0 commit comments

Comments
 (0)