mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-23 20:49:26 +01:00
chore: Bump version
This commit is contained in:
parent
32699d1848
commit
909ccfef37
12
CHANGELOG.md
12
CHANGELOG.md
@ -1,3 +1,15 @@
|
||||
## v1.6.3 - 2022-08-25
|
||||
- Translated using Weblate (Chinese (Simplified)) (Eric)
|
||||
- Translated using Weblate (Estonian) (Priit Jõerüüt)
|
||||
- Translated using Weblate (Finnish) (Aminda Suomalainen)
|
||||
- Translated using Weblate (Russian) (Sergey Shavin)
|
||||
- Translated using Weblate (Turkish) (Oğuz Ersen)
|
||||
- Translated using Weblate (Ukrainian) (Ihor Hordiichuk)
|
||||
- chore: Migrate back to flutter hive collections (Christian Pauly)
|
||||
- chore: Update provider package and remove dep override (Christian Pauly)
|
||||
- fix: Do not display push events for unknown event types (Christian Pauly)
|
||||
- refactor: App widget (Christian Pauly)
|
||||
|
||||
## v1.6.0 - 2022-07-31
|
||||
FluffyChat 1.6.0 features a lot of bug fixes and improvements. The code base has been
|
||||
simplified and the drawer on the chat list page got a come-back. Some new features like
|
||||
|
@ -1,7 +1,7 @@
|
||||
name: fluffychat
|
||||
description: Chat with your friends.
|
||||
publish_to: none
|
||||
version: 1.6.2+2325
|
||||
version: 1.6.3+2326
|
||||
|
||||
environment:
|
||||
sdk: ">=2.12.0 <3.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user