Update pubspec.yaml, CHANGELOG.md files

This commit is contained in:
Christian Pauly 2020-09-21 14:34:22 +00:00
parent eca25de50b
commit b2240513c5
2 changed files with 3 additions and 1 deletions

View File

@ -3,6 +3,8 @@
- Implemented ignore list
- Jump to events in timeline: When tapping on a reply and when tapping a matrix.to link
- Display messages with up to 10 emotes or emoji bigger
- New design for the chat list and message bubbles
- Implement reactions
### Fixes
- Timeline randomly resorting while more history is being fetched
- Automatically request history if the "load more" button is on the screen

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.18.0+45
version: 0.19.0+45
environment:
sdk: ">=2.6.0 <3.0.0"