diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc index cc07b4994..67a2aa355 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -15,6 +15,16 @@ 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. +[[v3.7.0]] +v3.7.0 (unreleased) +------------------- + +Changed +~~~~~~~ + +- When switching between normal/fullscreen tabs, the fullscreen state now gets + left/restored properly. (#5283) + [[v3.6.1]] v3.6.1 (2025-11-03) -------------------