Update version
This commit is contained in:
parent
005dff501a
commit
a512dc6dbd
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -1,5 +1,14 @@
|
|||
# Version 0.4.0 - 2020-MM-DD
|
||||
# Version 0.5.0 - 2020-01-20
|
||||
### New features
|
||||
- Localizations
|
||||
- Enhanced group settings
|
||||
- Username search
|
||||
### Fixes
|
||||
- Minor bug fixes
|
||||
|
||||
# Version 0.4.0 - 2020-01-18
|
||||
### New features
|
||||
- Registration
|
||||
- Avatars with name letters
|
||||
- Calc username colors
|
||||
### Fixes
|
||||
|
|
|
@ -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.4.0+15
|
||||
version: 0.5.0+16
|
||||
|
||||
environment:
|
||||
sdk: ">=2.6.0 <3.0.0"
|
||||
|
|
Loading…
Reference in a new issue