From 5005d1d6ead47c83c0487dd941ac7ba11a39e4db Mon Sep 17 00:00:00 2001 From: Andy Williams Date: Fri, 2 Jun 2023 21:05:23 +0100 Subject: [PATCH] Update CHANGELOG for release --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3925212675..d22207b4e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,8 @@ More detailed release notes can be found on the [releases page](https://github.c * RichText vertical scroll will truncate long content with horizontal lines (#3929) * Custom metadata would not apply with `fyne release` command * Horizontal CheckGroup overlap when having long text (#3005) +* Fix focused colour of coloured buttons (#3462) +* Menu separator not visible with light theme (#3814) ## 2.3.4 - 3 May 2023