Update telethon and changelog

This commit is contained in:
Tulir Asokan
2024-07-09 12:13:36 +03:00
parent 0137bfcbf6
commit 99f633e98d
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
# v0.15.2 (unreleased)
* Dropped support for Python 3.9.
* Updated Telegram API to layer 179.
* Updated Telegram API to layer 183.
* Added support for authenticated media downloads.
* Added support for receiving reactions when using a bot account.
* Added option to limit file size by chat type.
* Fixed reply bridging breaking in some cases.
+1 -1
View File
@@ -4,7 +4,7 @@ commonmark>=0.8,<0.10
aiohttp>=3,<4
yarl>=1,<2
mautrix>=0.20.5,<0.21
tulir-telethon==1.35.0a1
tulir-telethon==1.37.0a1
asyncpg>=0.20,<0.30
mako>=1,<2
setuptools