chore: New version

This commit is contained in:
Christian Pauly 2020-10-28 10:30:37 +00:00
parent b903ea9071
commit 40d00b0a5a
2 changed files with 13 additions and 1 deletions

View File

@ -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

View File

@ -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"