Update changelog

This commit is contained in:
Tulir Asokan
2022-01-05 12:30:38 +02:00
parent e584cf534d
commit 1a62463678
+5 -2
View File
@@ -1,8 +1,11 @@
# v0.11.1 (2021-0?-??, unreleased)
# v0.11.1 (2021-01-??, unreleased)
* Added support for message reactions
* Added support for message reactions.
* Added support for spoiler text.
* Improved support for voice messages.
* Fixed syncing contacts throwing an error for new accounts.
* Fixed migrating from the legacy database if the database schema had been
corrupted (e.g. by using 3rd party tools for SQLite -> Postgres migration).
# v0.11.0 (2021-12-28)