From c5fa30cf4847f8e45fd28dc0ac05e70697553a30 Mon Sep 17 00:00:00 2001 From: raoulvdberge Date: Wed, 5 Jul 2023 16:26:19 +0200 Subject: [PATCH] fix: categorize correctly --- CHANGELOG.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca7a7daba..549bd7004 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,12 +7,9 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] -### Changed - -- The Grid detailed tooltip now has a small font size again. - ### Fixed +- The Grid detailed tooltip now has a small font size again. - Fixed not being able to close GUIs anymore with autoselected search box mode. - Fixed lingering tooltips of side buttons.