chore: New version
This commit is contained in:
parent
b903ea9071
commit
40d00b0a5a
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -1,3 +1,15 @@
|
|||
# Version 0.21.0 - 2020-10-28
|
||||
### Features
|
||||
- New user viewer
|
||||
- Add code syntax highlighting in messages
|
||||
- Updated translations: Thanks to all helpers
|
||||
### Changes
|
||||
- Stories feature removed
|
||||
### Fixes
|
||||
- Fixes sentry
|
||||
- Fixes Android download
|
||||
- Minor fixes
|
||||
|
||||
# Version 0.20.0 - 2020-10-23
|
||||
### Features
|
||||
- Added translations: Arabic
|
||||
|
|
|
@ -11,7 +11,7 @@ description: Chat with your friends.
|
|||
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
|
||||
# Read more about iOS versioning at
|
||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||
version: 0.20.0+47
|
||||
version: 0.21.0+47
|
||||
|
||||
environment:
|
||||
sdk: ">=2.6.0 <3.0.0"
|
||||
|
|
Loading…
Reference in a new issue