docs: prep release v1.21.0

This commit is contained in:
Markus Küffner
2025-11-29 20:33:13 +01:00
parent eddc958390
commit 67b2b7ca3c

View File

@@ -7,14 +7,22 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
<!-- <!--
## [Unreleased] ## [Unreleased]
### Added ### Added
* **New Service:** LaserWeb4 #239
### Fixed ### Fixed
### Changed ### Changed
### Removed ### Removed
**Full Changelog**: https://github.com/mkuf/prind/compare/v1.20.0...vX.X.X **Full Changelog**: https://github.com/mkuf/prind/compare/v1.21.0...vX.X.X
--> -->
## [v1.21.0] - 2025-11-29
### Added
* **New Service:** LaserWeb4 #239
### Changed
* scripts: build: use extracted VERSION if upstream has no tags
* scripts: build: limit backfill if upstream has less tags then requested
**Full Changelog**: https://github.com/mkuf/prind/compare/v1.20.0...v1.21.0
## [v1.20.0] - 2025-11-24 ## [v1.20.0] - 2025-11-24
A helper script has been introduced to simplify builds and interacting with klipper scripts. A helper script has been introduced to simplify builds and interacting with klipper scripts.