diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a58f3a871..721cdd7d02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ CHANGELOG * Exported fadeIn/fadeOut for the Component API ([view](https://github.com/videojs/video.js/pull/581)) * Fixed an IE poster error when autoplaying ([view](https://github.com/videojs/video.js/pull/593)) * Exported bufferedPercent for the API ([view](https://github.com/videojs/video.js/pull/588)) +* Augmented user agent detection, specifically for Android versions ([view](https://github.com/videojs/video.js/pull/470)) --------------------