chore: bump version

This commit is contained in:
td 2022-10-28 22:03:26 +05:30
parent 6566bb8eeb
commit 4c8c821a22
No known key found for this signature in database
GPG Key ID: F6D9E9BF14C7D103
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
## [0.15.0] - 28th Oct 2022
- chore: reduce error logging level of groupCall is null (td)
- fix: filter list for adding p2p call events (td)
- refactor: Remove deprecated fluffybox (Christian Pauly)
- chore: Lower logs level of native implementation noSuchMethod (Christian Pauly)
- fix: Redact originalSource on redaction (Christian Pauly)
- fix: Do not try to decrypt redacted events (Christian Pauly)
## [0.14.4] - 26th Oct 2022 ## [0.14.4] - 26th Oct 2022
- fix: Do not wait for first sync after migration init - fix: Do not wait for first sync after migration init

View File

@ -1,6 +1,6 @@
name: matrix name: matrix
description: Matrix Dart SDK description: Matrix Dart SDK
version: 0.14.4 version: 0.15.0
homepage: https://famedly.com homepage: https://famedly.com
repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git repository: https://gitlab.com/famedly/company/frontend/famedlysdk.git