diff --git a/CHANGELOG.md b/CHANGELOG.md index 38a87874..7853dd49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.1.2 + +- Add more encryption and decryption content parsing + ## 0.1.1 - Add RoomEncryptedContent and RoomEncryptionContent diff --git a/pubspec.yaml b/pubspec.yaml index 64ccc0a0..e9f09605 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.1 +version: 0.1.2 homepage: https://famedly.com environment: