diff --git a/CHANGELOG.md b/CHANGELOG.md index 449ab9fb72..76af0695ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ CHANGELOG * Added Karma for cross-browser unit testing ([view](https://github.com/videojs/video.js/pull/714)) * Unmuting when the volume is changed ([view](https://github.com/videojs/video.js/pull/720)) * Fixed an accessibility issue with the big play button ([view](https://github.com/videojs/video.js/pull/777)) +* Exported user activity methods ([view](https://github.com/videojs/video.js/pull/783)) --------------------