From 201892d3b98556059e66401ecc0f038ec27a9c19 Mon Sep 17 00:00:00 2001 From: Sergei Bachinin Date: Fri, 23 Aug 2024 14:08:10 +0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e43a6d8..2bf6f66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,4 +9,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Changed - Number of displayed rounds is adjusted if necessary according to the number of matches in the 1st round. -- Sides without contestantId are made unclickable (to prevent highlighing of the "BYE" sides). \ No newline at end of file +- Sides without contestantId are made unclickable (to prevent highlighing of the "BYE" sides). + +## [1.1.1] - 2024-08-??????? + +### Fixed + +- Prevent double scrollbar in Safari +- Fix "gradual height growth" in Safari \ No newline at end of file