mirror of
https://github.com/mautrix/telegram.git
synced 2026-05-17 07:25:46 +03:00
Bump version to 0.11.0
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* Added support for message reactions
|
||||
* Added support for spoiler text.
|
||||
|
||||
# v0.11.0 (unreleased, 2021-12-??)
|
||||
# v0.11.0 (2021-12-28)
|
||||
|
||||
* Switched from SQLAlchemy to asyncpg/aiosqlite.
|
||||
* The default database is now Postgres. If using SQLite, make sure you install
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
__version__ = "0.10.2"
|
||||
__version__ = "0.11.0"
|
||||
__author__ = "Tulir Asokan <tulir@maunium.net>"
|
||||
|
||||
Reference in New Issue
Block a user