Update CHANGELOG.md, pubspec.yaml files

This commit is contained in:
Christian Pauly 2020-02-09 11:39:53 +00:00
parent 1b4395d596
commit 3dc3f218f1
2 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,9 @@
# Version 0.6.0 - 2020-02-??
# Version 0.6.0 - 2020-02-09
### New features
- Add e2ee settings
- Minor design improvements
### Fixes
- Minor bugs fixed
# Version 0.5.2 - 2020-01-29
### Changes

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.5.2+18
version: 0.6.0+19
environment:
sdk: ">=2.6.0 <3.0.0"