Skip to content

Commit

Permalink
Update CHANGELOG for release
Browse files Browse the repository at this point in the history
  • Loading branch information
andydotxyz committed Dec 12, 2019
1 parent 8dc4bcc commit 93c7b8d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Expand Up @@ -3,7 +3,7 @@
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).

## 1.2 (in progress)
## 1.2 - 12 December 2019

### Added

Expand Down Expand Up @@ -41,6 +41,7 @@ More detailed release notes can be found on the [releases page](https://github.c
* Error where widgets created before main() function could crash (#490)
* App.Run panics if called without a window (#527)
* Support context menu for disabled entry widgets (#488)
* Fix issue where images using fyne.ImageFillOriginal may not show initially (#558)


## 1.1.2 - 12 October 2019
Expand Down

0 comments on commit 93c7b8d

Please sign in to comment.