diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index d08cabaf9..2ceb244cd 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -37,8 +37,8 @@ Changed - `:open` now also accepts quickmark names instead of URLs - `:tab-move` now optionally takes an index for absolute moving. -v0.8.2 (unreleased) -------------------- +v0.8.2 +------ Fixed ~~~~~ @@ -59,6 +59,7 @@ Fixed - Fixed crash when cancelling a download after doing `:prompt-open-download` - Fixed crash when writing a download to disk fails with `:prompt-open-download`. +- Fixed HTML5 video playback on Windows v0.8.1 ------