mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-21 17:06:36 +03:00
Update to v1.36
This commit is contained in:
parent
3def9433b8
commit
04aea46fe4
|
@ -13,6 +13,21 @@ it can take advantage of new goodies!
|
|||
|
||||
.. contents:: List of All Versions
|
||||
|
||||
New layer (v1.36)
|
||||
=================
|
||||
|
||||
+------------------------+
|
||||
| Scheme layer used: 181 |
|
||||
+------------------------+
|
||||
|
||||
`View new and changed raw API methods <https://diff.telethon.dev/?from=178&to=181>`__.
|
||||
|
||||
Bug fixes
|
||||
~~~~~~~~~
|
||||
|
||||
* Certain updates, such as :tl:`UpdateBotStopped`, should now be processed reliably.
|
||||
|
||||
|
||||
New layer (v1.35)
|
||||
=================
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# Versions should comply with PEP440.
|
||||
# This line is parsed in setup.py:
|
||||
__version__ = '1.35.1'
|
||||
__version__ = '1.36.0'
|
||||
|
|
Loading…
Reference in New Issue
Block a user