Browse Source

prep for release v26.5.0 [no ci]

pull/2885/head v26.5.0
Jason Dove 3 weeks ago
parent
commit
290f991ba7
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. @@ -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.5.0] - 2026-05-08
### Added
- Add `Streaming Engine` setting to Channel
- `Legacy` - (default) uses existing streaming engine
@ -3217,7 +3219,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). @@ -3217,7 +3219,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.4.0...HEAD
[Unreleased]: https://github.com/ErsatzTV/legacy/compare/v26.5.0...HEAD
[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.3.0]: https://github.com/ErsatzTV/legacy/compare/v26.2.0...v26.3.0
[26.2.0]: https://github.com/ErsatzTV/legacy/compare/v26.1.1...v26.2.0

Loading…
Cancel
Save