mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-11-09 12:28:01 +03:00
Bump to v1.42
This commit is contained in:
parent
369bfe1a2a
commit
afe900f45d
|
|
@ -13,6 +13,22 @@ it can take advantage of new goodies!
|
||||||
|
|
||||||
.. contents:: List of All Versions
|
.. contents:: List of All Versions
|
||||||
|
|
||||||
|
New layer (v1.42)
|
||||||
|
=================
|
||||||
|
|
||||||
|
+------------------------+
|
||||||
|
| Scheme layer used: 216 |
|
||||||
|
+------------------------+
|
||||||
|
|
||||||
|
`View new and changed raw API methods <https://diff.telethon.dev/?from=214&to=216>`__.
|
||||||
|
|
||||||
|
Bug fixes
|
||||||
|
~~~~~~~~~
|
||||||
|
|
||||||
|
* Fixed support for Python 3.14.
|
||||||
|
* Removed potential misuse when downloading files using inferred path.
|
||||||
|
|
||||||
|
|
||||||
New layer (v1.41)
|
New layer (v1.41)
|
||||||
=================
|
=================
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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.41.2'
|
__version__ = '1.42.0'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user