diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cee9179d..9dc11abc6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Upgraded `@keyv/redis` from version `4.4.0` to `5.1.6` +### Fixed + +- Fixed a layout regression that caused a double scrollbar on pages without tabs + ## 3.4.0 - 2026-05-21 ### Added