diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f39787c3a..1dcbab4a20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ CHANGELOG * @dmlap fixed an issue where an error could be fired after player disposal ([view](https://github.com/videojs/video.js/pull/1481)) * @dmlap fixed poster error handling ([view](https://github.com/videojs/video.js/pull/1482)) * @dmlap fixed an issue with languages and subclassing the player ([view](https://github.com/videojs/video.js/pull/1483)) +* @mmcc fixed a few CSS issues with the poster and the error 'X' ([view](https://github.com/videojs/video.js/pull/1487)) --------------------