diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc index ae13739db..00281d562 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -15,6 +15,15 @@ breaking changes (such as renamed commands) can happen in minor releases. // `Fixed` for any bug fixes. // `Security` to invite users to upgrade in case of vulnerabilities. +v1.0.2 (unreleased) +------------------- + +Fixes +~~~~~ + +- Fixed workaround for black screens with Nvidia cards +- Mark the content.notifications setting as QtWebKit only correctly + v1.0.1 ------