From 290f991ba70f3b99eea7909e0117d3efe0562c89 Mon Sep 17 00:00:00 2001 From: Jason Dove <1695733+jasongdove@users.noreply.github.com> Date: Tue, 5 May 2026 08:17:16 -0500 Subject: [PATCH] prep for release v26.5.0 [no ci] --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1212dba3c..92eb637fe 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.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/). - 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