Skip to content

Commit

Permalink
Release 0.4.0 (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
Feichtmeier committed Sep 16, 2022
1 parent 046e2b3 commit 2a503ab
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# Changelog

# 0.4.0

* [jpnurmi](https://github.com/jpnurmi)
* Update README.md (#207)
* Page transitions (#206)
* Introduce theme data overrides
* Parallel CI jobs (#201)
* CI: install packages required for build
* YaruPlugin: define autoptr cleanup func
* CI: build the example to catch build issues
* CI: switch to stable channel (#196)
* Replace GSettings with GtkSettings (#193)
* Set minimum Flutter version to 3.3.0 (#194)
* [Carlos Nihelton](https://github.com/CarlosNihelton)
* Page transitions consistency on desktop platforms (#203)
* [Paul Kepinski](https://github.com/Jupi007)
* Add correct web icons from yaru_widgets.dart
* [Robert Ancell](https://github.com/robert-ancell)
* Replace deprecated arguments with replacements (#191)
* [Frederik Feichtmeier](https://github.com/Feichtmeier)
* Add PopupMenuTheme and improve example (#208)
* Add common lint rules (#189)
* Make color selection UI screen size adaptive (#187)
* Update README.md
* Update publish.yml
* Setup publish to GitHub Pages (#185)

# 0.3.3
* [jpnurmi](https://github.com/jpnurmi)
* YaruTheme: add builder method (#181)
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: yaru
version: 0.3.3
version: 0.4.0

description: Ubuntu Yaru Style - Distinct look and feel of the Ubuntu Desktop

Expand Down

0 comments on commit 2a503ab

Please sign in to comment.