feat: Add RoomEncryptedContent and RoomEncryptionContent
This commit is contained in:
parent
128df8d8eb
commit
0c77539291
|
|
@ -1,3 +1,7 @@
|
|||
## 0.1.1
|
||||
|
||||
- Add RoomEncryptedContent and RoomEncryptionContent
|
||||
|
||||
## 0.1.0
|
||||
|
||||
- Initial version
|
||||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue