diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ed54dd6..38a87874 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.1.1 + +- Add RoomEncryptedContent and RoomEncryptionContent + ## 0.1.0 - Initial version \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 2ef3820c..64ccc0a0 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.0 +version: 0.1.1 homepage: https://famedly.com environment: