diff --git a/CHANGELOG.md b/CHANGELOG.md index 26dcfe916..a9536164b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -88,6 +88,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)) --------------------