From 2dffb824ce1484f97a73383c3fb4c02091dd097c Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Thu, 9 Sep 2021 10:01:12 +0200 Subject: [PATCH] chore: Bump version --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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: