Update CHANGELOG.md, pubspec.yaml files
This commit is contained in:
parent
1b4395d596
commit
3dc3f218f1
|
@ -1,6 +1,9 @@
|
||||||
# Version 0.6.0 - 2020-02-??
|
# Version 0.6.0 - 2020-02-09
|
||||||
### New features
|
### New features
|
||||||
- Add e2ee settings
|
- Add e2ee settings
|
||||||
|
- Minor design improvements
|
||||||
|
### Fixes
|
||||||
|
- Minor bugs fixed
|
||||||
|
|
||||||
# Version 0.5.2 - 2020-01-29
|
# Version 0.5.2 - 2020-01-29
|
||||||
### Changes
|
### Changes
|
||||||
|
|
|
@ -11,7 +11,7 @@ description: Chat with your friends.
|
||||||
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
|
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
|
||||||
# Read more about iOS versioning at
|
# Read more about iOS versioning at
|
||||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||||
version: 0.5.2+18
|
version: 0.6.0+19
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=2.6.0 <3.0.0"
|
sdk: ">=2.6.0 <3.0.0"
|
||||||
|
|
Loading…
Reference in a new issue