matrix-dart-sdk/CHANGELOG.md

24 lines
316 B
Markdown

## 0.1.5
- Add m.dummy event
- fix: Deep-copy arrays correctly
## 0.1.4
- Fix creating shallow copies all the time
## 0.1.3
- Set Content-Length on upload
## 0.1.2
- Add more encryption and decryption content parsing
## 0.1.1
- Add RoomEncryptedContent and RoomEncryptionContent
## 0.1.0
- Initial version