From 8c722dd63b43754998397e2e50d1c67a7ac78f29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20Hern=C3=A1ez=20Ayuso?= Date: Tue, 16 Jun 2026 20:02:22 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cbd9369b6..ba0a0dfd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed a chart error on interaction by registering the annotation plugin early - Fixed an issue on the allocations page where clicking an account in the _By Account_ chart did not open the detail dialog +- Fixed the SWR dropdown on the _FIRE_ page in dark mode ## 3.11.0 - 2026-06-14