Fix: Making clear that we drop python 3.6

This commit is contained in:
Poolitzer 2022-06-12 15:27:50 +02:00 committed by GitHub
parent a769861b32
commit 977c54e693
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,10 @@ Version 13.12
This is the technical changelog for version 13.12. More elaborate release notes can be found in the news channel `@pythontelegrambotchannel <https://t.me/pythontelegrambotchannel>`_.
**Breaking changes:**
- Drop support for python 3.6
**Major Changes:**
- Full Support for API 6.0 (`#3027`_)