From 4b579c7e87c5d34501a8f6f85fa3fbdcdf75fa4e Mon Sep 17 00:00:00 2001 From: Andy Williams Date: Mon, 28 Dec 2020 13:03:12 +0000 Subject: [PATCH] Update CHANGELOG for current fixes --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7423bcd729..3c7805aa7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,10 @@ More detailed release notes can be found on the [releases page](https://github.c * Fix crash when showing file open dialog on iPadOS * Fix possible missing icon on initial show of disabled button * Capturing a canvas on macOS retina display would not capture full resolution +* Fix the release build flag for mobile +* Fix possible race conditions for canvas capture +* Improvements to `fyne get` command downloader +* Fix tree, so it refreshes visible nodes on Refresh() ## 1.4.2 - 9 December 2020