Browse Source

prep for release v26.6.0 [no ci]

pull/2944/head v26.6.0
Jason Dove 3 weeks ago
parent
commit
0b44ad4709
No known key found for this signature in database
  1. 5
      CHANGELOG.md

5
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/). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased] ## [Unreleased]
## [26.6.0] - 2026-07-09
### Added ### Added
- Add channel config overlay system for Next engine - 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 - 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. - 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.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.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 [26.4.0]: https://github.com/ErsatzTV/legacy/compare/v26.3.0...v26.4.0

Loading…
Cancel
Save