diff --git a/CHANGELOG.md b/CHANGELOG.md index db8ca4a7..bb2b1b4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.4.3 +- fix: Make type in AuthenticationData nullable +- refactor: remove uploadKeySignatures (use uploadCrossSigningSignatures) + ## 0.4.2 - feat: Add more call event for improve voip. diff --git a/pubspec.yaml b/pubspec.yaml index bccc1c64..4f839429 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: matrix_api_lite description: Dead simple data model for the matrix.org client-server API. -version: 0.4.2 +version: 0.4.3 homepage: https://famedly.com environment: