Skip to content

Commit

Permalink
prep v2.1.4 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
andydotxyz committed Mar 15, 2022
1 parent e58e527 commit 70f2944
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,15 @@
This file lists the main changes with each version of the Fyne toolkit.
More detailed release notes can be found on the [releases page](https://github.com/fyne-io/fyne/releases).

## 2.1.4 - Ongoing
## 2.1.4 - 17 March 2022

* SetTheme() behaves is not fully effective for widget.Form (#2810)
* FolderOpenDialog SetDismissText is ineffective (#2830)
* window.Resize() does not work if SetFixedSize(true) is set after (#2819)
* Container.Remove() race causes crash (#2826, #2775, #2481)
* FixedSize Window improperly sized if contains image with ImageFillOriginal (#2800)

## 2.1.3 - 24 February 2021
## 2.1.3 - 24 February 2022

### Fixed

Expand Down

0 comments on commit 70f2944

Please sign in to comment.