diff --git a/CHANGELOG.md b/CHANGELOG.md index 4edf24eb..20090f58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## 1.2.0 (2023-11-15) + +## What's Changed +* ci: remove CLA check by @jpnurmi in https://github.com/ubuntu/yaru.dart/pull/365 +* feat: added no splash factory by @TheLiux in https://github.com/ubuntu/yaru.dart/pull/395 +* chore: fixed typos by @TheLiux in https://github.com/ubuntu/yaru.dart/pull/402 +* fix: Improve android support by @Feichtmeier in https://github.com/ubuntu/yaru.dart/pull/404 + +## New Contributors +* @TheLiux made their first contribution in https://github.com/ubuntu/yaru.dart/pull/395 + +**Full Changelog**: https://github.com/ubuntu/yaru.dart/compare/v1.1.0...v1.2.0 + ## 1.1.0 (2023-08-20) ## What's Changed diff --git a/pubspec.yaml b/pubspec.yaml index 63fb2c6c..f2bb24b6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: yaru -version: 1.1.0 +version: 1.2.0 description: Ubuntu Yaru Style - Distinct look and feel of the Ubuntu Desktop