mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-02-23 15:02:56 +03:00
Bump to v1.38
This commit is contained in:
parent
c9cce8aa81
commit
63d55bbe3d
|
@ -13,6 +13,22 @@ it can take advantage of new goodies!
|
||||||
|
|
||||||
.. contents:: List of All Versions
|
.. contents:: List of All Versions
|
||||||
|
|
||||||
|
New layer (v1.38)
|
||||||
|
=================
|
||||||
|
|
||||||
|
+------------------------+
|
||||||
|
| Scheme layer used: 193 |
|
||||||
|
+------------------------+
|
||||||
|
|
||||||
|
`View new and changed raw API methods <https://diff.telethon.dev/?from=188&to=193>`__.
|
||||||
|
|
||||||
|
Bug fixes
|
||||||
|
~~~~~~~~~
|
||||||
|
|
||||||
|
* Formatting entities misbehaved with albums.
|
||||||
|
* Sending a Message object with a file did not use the new file.
|
||||||
|
|
||||||
|
|
||||||
New layer (v1.37)
|
New layer (v1.37)
|
||||||
=================
|
=================
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# Versions should comply with PEP440.
|
# Versions should comply with PEP440.
|
||||||
# This line is parsed in setup.py:
|
# This line is parsed in setup.py:
|
||||||
__version__ = '1.37.0'
|
__version__ = '1.38.0'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user