chore: Bump version

This commit is contained in:
Krille Fear 2021-11-09 16:46:24 +01:00
parent b350d5ab5b
commit ac652536a3
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [0.7.0-nullsafety.4] - 09nd Nov 2021
- feat: More advanced create chat methods (encryption is now enabled by default)
- feat: Make waiting on init db optional
- feat: Add more benchmarks for sync, timeline, init
- feat: Add onInsert, onRemove and onUpdate cb to timeline
- refactor: Move setreadmarker functionality to timeline
## [0.7.0-nullsafety.3] - 05nd Nov 2021
- fix: Null error in get own profile

View File

@ -1,6 +1,6 @@
name: matrix
description: Matrix Dart SDK
version: 0.7.0-nullsafety.3
version: 0.7.0-nullsafety.4
homepage: https://famedly.com
environment: