Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
passsy committed Feb 8, 2021
1 parent 8e58695 commit 8f5e8e6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.5.0 - SingletonFlutterWindow
* *Breaking* Replace references to `ui.Window` with the new `SingletonFlutterWindow` [`flutter/pull/69617`](https://github.com/flutter/flutter/pull/69617)
* Raise minimum Flutter version to `1.24.0-8.0.pre.341` where the breaking change was introduced

## 0.4.2 - Prepare for nullsafety
* Remove mockito dependency
* Add nullability hints `/*?*/`
Expand Down

0 comments on commit 8f5e8e6

Please sign in to comment.