From 3ce3c0fc1838d61c8d2583f4deb9971434856d60 Mon Sep 17 00:00:00 2001 From: Tom Van Laerhoven Date: Thu, 7 Dec 2023 13:35:18 -0800 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57efbf32d..1ad88ab50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.1.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [Unreleased] + +### Fixed + +- Fixed an issue on Android where `EnterCue` and `ExitCue` text track events did not contain the `trackUid` property. + ## [3.2.0] - 23-11-29 ### Fixed