diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fe7487b0..366b1e308 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] + +## [26.6.0] - 2026-07-09 ### Added - Add channel config overlay system for Next engine - The channel config schema can be found at https://github.com/ErsatzTV/next/blob/main/schema/channel_config.json @@ -3260,7 +3262,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/legacy/compare/v26.5.1...HEAD +[Unreleased]: https://github.com/ErsatzTV/legacy/compare/v26.6.0...HEAD +[26.6.0]: https://github.com/ErsatzTV/legacy/compare/v26.5.1...v26.6.0 [26.5.1]: https://github.com/ErsatzTV/legacy/compare/v26.5.0...v26.5.1 [26.5.0]: https://github.com/ErsatzTV/legacy/compare/v26.4.0...v26.5.0 [26.4.0]: https://github.com/ErsatzTV/legacy/compare/v26.3.0...v26.4.0