chore: Bump version
This commit is contained in:
parent
43d5b1c523
commit
247de60f51
|
|
@ -1,3 +1,7 @@
|
|||
## [0.7.0] - 03nd Dec 2021
|
||||
- feat: Support for webRTC
|
||||
- fix: Add missing calcDisplayname global rules to client constructor
|
||||
|
||||
## [0.7.0-nullsafety.10] - 26nd Nov 2021
|
||||
- feat: Migrate olm sessions on database migration
|
||||
- chore: Enable E2EE recovery by default
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: matrix
|
||||
description: Matrix Dart SDK
|
||||
version: 0.7.0-nullsafety.10
|
||||
version: 0.7.0
|
||||
homepage: https://famedly.com
|
||||
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Reference in New Issue