Update changelog
This commit is contained in:
parent
bb07a2d389
commit
e2afce20ba
|
@ -1,3 +1,9 @@
|
|||
# Version 0.7.2 - 2020-02-10
|
||||
### Changed
|
||||
- Invite link text
|
||||
### Fixed
|
||||
- Replies on replies fixed
|
||||
|
||||
# Version 0.7.1 - 2020-02-10
|
||||
### Fixed
|
||||
- Replies with correct sender id
|
||||
|
|
|
@ -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.7.1+21
|
||||
version: 0.7.2+22
|
||||
|
||||
environment:
|
||||
sdk: ">=2.6.0 <3.0.0"
|
||||
|
|
Loading…
Reference in a new issue