From 433f2c6cf64227234f33ca516bfec7e11a202d49 Mon Sep 17 00:00:00 2001 From: Daniel Weinberger Date: Tue, 3 Dec 2024 17:35:16 +0100 Subject: [PATCH] Add changelog event for changed startup behavior --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69db41f..5fdc853 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +### Changed + +- Improve startup behavior for `LINEAR` and `DVRLIVE` streams according to https://developer.yospace.com/sdk-documentation/javascript/userguide/yosdk/latest/en/optimising-user-experience-at-video-start.html + ### Fixed - Missing `issuer` in `Muted`, `Unmuted` and `Paused` events