diff --git a/CHANGELOG.md b/CHANGELOG.md index dcc1f75..f2962d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,14 +7,22 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +## [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 A helper script has been introduced to simplify builds and interacting with klipper scripts.