Update changelog for v0.8.2

This commit is contained in:
Florian Bruhin 2016-08-02 18:32:36 +02:00
parent 0345e62348
commit f92a426c5b

View File

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