diff --git a/CHANGELOG.md b/CHANGELOG.md index 05b79c51..991e3a23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 0.1.5 + +- Add m.dummy event +- fix: Deep-copy arrays correctly + ## 0.1.4 - Fix creating shallow copies all the time diff --git a/pubspec.yaml b/pubspec.yaml index a9bfb810..1176c389 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.1.4 +version: 0.1.5 homepage: https://famedly.com environment: