diff --git a/CHANGELOG.md b/CHANGELOG.md index d0801d471..fc283021d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [2.9.0](https://github.com/ubuntu-flutter-community/musicpod/compare/v2.8.0...v2.9.0) (2025-02-04) + + +### Features + +* Translated using Weblate (Estonian) ([#1143](https://github.com/ubuntu-flutter-community/musicpod/issues/1143)) ([3767081](https://github.com/ubuntu-flutter-community/musicpod/commit/3767081e0d4ce8016603b7e501850a7316310ffb)) +* Translated using Weblate (Italian) ([#1138](https://github.com/ubuntu-flutter-community/musicpod/issues/1138)) ([33bea4f](https://github.com/ubuntu-flutter-community/musicpod/commit/33bea4f31cfbfe7a26cea8f03b8987d3d0d72dbc)) +* Translated using Weblate (Portuguese (Brazil)) ([#1135](https://github.com/ubuntu-flutter-community/musicpod/issues/1135)) ([3d40ad5](https://github.com/ubuntu-flutter-community/musicpod/commit/3d40ad5a65e255fd8a8a295cebe120eb573851a1)) +* Translations update from Hosted Weblate ([#1133](https://github.com/ubuntu-flutter-community/musicpod/issues/1133)) ([bec913d](https://github.com/ubuntu-flutter-community/musicpod/commit/bec913d28a4a2b433d984f4ee2e46c9533a9af5c)) +* Translations update from Hosted Weblate ([#1136](https://github.com/ubuntu-flutter-community/musicpod/issues/1136)) ([42ad25d](https://github.com/ubuntu-flutter-community/musicpod/commit/42ad25db2d8c6e77ee5d366c110e6b9fdf3db289)) +* Translations update from Hosted Weblate ([#1139](https://github.com/ubuntu-flutter-community/musicpod/issues/1139)) ([cd9b24c](https://github.com/ubuntu-flutter-community/musicpod/commit/cd9b24c18713d9b82b14a327242537f37c392d1c)) +* Translations update from Hosted Weblate ([#1144](https://github.com/ubuntu-flutter-community/musicpod/issues/1144)) ([c0e80de](https://github.com/ubuntu-flutter-community/musicpod/commit/c0e80deab78534d6c207575d21f1264997c4722a)) + ## [2.8.0](https://github.com/ubuntu-flutter-community/musicpod/compare/v2.7.0...v2.8.0) (2025-01-25) diff --git a/pubspec.yaml b/pubspec.yaml index a4f482a82..b7e08bc03 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: musicpod description: Ubuntu music, radio and podcast player. -version: 2.8.0 +version: 2.9.0 publish_to: "none"