From fe5dd80f70a6e0e7c995e0f279d0ee47156cce07 Mon Sep 17 00:00:00 2001 From: Jason Dove <1695733+jasongdove@users.noreply.github.com> Date: Sun, 14 Sep 2025 12:54:06 -0500 Subject: [PATCH] prep for release v25.6.0 [no ci] --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d65582ebf..9384348e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] + +## [25.6.0] - 2025-09-14 ### Added - Classic schedules: allow selecting multiple graphics elements on schedule items - Block schedules: allow selecting multiple graphics elements on decos @@ -2698,7 +2700,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Initial release to facilitate testing outside of Docker. -[Unreleased]: https://github.com/ErsatzTV/ErsatzTV/compare/v25.5.0...HEAD +[Unreleased]: https://github.com/ErsatzTV/ErsatzTV/compare/v25.6.0...HEAD +[25.6.0]: https://github.com/ErsatzTV/ErsatzTV/compare/v25.6.0...v25.5.0 [25.5.0]: https://github.com/ErsatzTV/ErsatzTV/compare/v25.4.0...v25.5.0 [25.4.0]: https://github.com/ErsatzTV/ErsatzTV/compare/v25.3.1...v25.4.0 [25.3.1]: https://github.com/ErsatzTV/ErsatzTV/compare/v25.3.0...v25.3.1