diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d752a5f..d39d8bbe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## v1.11.2 +- Translated using Weblate (Croatian) (Milo Ivir) +- Translated using Weblate (Dutch) (Jelv) +- Translated using Weblate (Estonian) (Priit Jõerüüt) +- Translated using Weblate (Galician) (josé m) +- Translated using Weblate (Polish) (Eryk Michalak) +- Translated using Weblate (Turkish) (Oğuz Ersen) +- Translated using Weblate (Ukrainian) (Ihor Hordiichuk) +- feat: Permission dialog before open link in browser (Krille) +- fix: Chats do not load (Krille) + ## v1.11.1 - 2023-04-20 - fix: Download files on web and iOS with correct mimetype diff --git a/pubspec.yaml b/pubspec.yaml index 5e61bd22..1233bff4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: fluffychat description: Chat with your friends. publish_to: none -version: 1.11.1+3254 +version: 1.11.2+3360 environment: sdk: ">=2.12.0 <3.0.0"