diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b506b09..db8ca4a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ -## 0.4.1 +## 0.4.2 +- feat: Add more call event for improve voip. -fix: change tryGet default loglevel to Optional +## 0.4.1 +- fix: change tryGet default loglevel to Optional ## 0.4.0 - refactor: Migrate to null safety diff --git a/pubspec.yaml b/pubspec.yaml index 5a671d79..bccc1c64 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.1 +version: 0.4.2 homepage: https://famedly.com environment: