diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc index 605d2af6f..9fa7dc2cb 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -51,6 +51,8 @@ Fixed - Keys on the numeric keypad now fall back to the same bindings without `Num+` if no `Num+` binding was found. - Fixed hinting on some pages with Qt < 5.10. +- Titles are now displayed correctly again for tabs which are cloned or loaded + from sessions. v1.2.0 ------