diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc index adcf8fdaa..b451b14e9 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.2.0 (unreleased) +------------------- + +Changed +~~~~~~~ + +- The `hist_importer.py` script now only imports URL schemes qutebrowser can + handle. + v1.1.1 (unreleased) -------------------