mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-12-25 06:52:35 +01:00
Release
This commit is contained in:
parent
e4af5ddeef
commit
01fbaae93d
14
CHANGELOG.md
14
CHANGELOG.md
@ -1,3 +1,17 @@
|
|||||||
|
## v0.30.2 - 2021-05-13
|
||||||
|
|
||||||
|
### Feature
|
||||||
|
* Implement registration with email [19616f3]
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
* Android input after sending message [4488520]
|
||||||
|
|
||||||
|
### Changes
|
||||||
|
* Switch to tchncs.de as default homeserver
|
||||||
|
|
||||||
|
### Refactor
|
||||||
|
* UIA registering [48bf116]
|
||||||
|
|
||||||
## v0.30.1 - 2021-05-07
|
## v0.30.1 - 2021-05-07
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
name: fluffychat
|
name: fluffychat
|
||||||
description: Chat with your friends.
|
description: Chat with your friends.
|
||||||
publish_to: none
|
publish_to: none
|
||||||
version: 0.30.1+0
|
version: 0.30.2+0
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=2.6.0 <3.0.0"
|
sdk: ">=2.6.0 <3.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user