diff --git a/CHANGELOG.md b/CHANGELOG.md index a909438..83ce12b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ ## Unreleased * 💥 Updated to Jetpack Compose version 1.7.5 ([BOM](https://developer.android.com/jetpack/compose/bom) 2024.11.00). -* Fix `SeekBar` not working for livestreams with a large `player.seekable.start(0)`, +* 🐛 Fix `SeekBar` not working for livestreams with a large `player.seekable.start(0)`, such as MPEG-DASH streams that use Unix timestamps for their MPD timeline. ([#52](https://github.com/THEOplayer/android-ui/pull/52)) ## v1.9.2 (2024-10-15)