Update changelog

This commit is contained in:
Florian Bruhin 2025-11-03 18:10:24 +01:00
parent b89bf07d1e
commit 4a5b7bd6e4
1 changed files with 10 additions and 0 deletions

View File

@ -15,6 +15,16 @@ breaking changes (such as renamed commands) can happen in minor releases.
// `Fixed` for any bug fixes. // `Fixed` for any bug fixes.
// `Security` to invite users to upgrade in case of vulnerabilities. // `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]]
v3.6.1 (2025-11-03) v3.6.1 (2025-11-03)
------------------- -------------------