maxnathaniel commented on code in PR #28953: URL: https://github.com/apache/airflow/pull/28953#discussion_r1071365785
########## airflow/providers/telegram/CHANGELOG.rst: ########## @@ -24,6 +24,19 @@ Changelog --------- +4.0.0 +..... + +Breaking changes +~~~~~~~~~~~~~~~~ + +* This release of provider only supports ``python-telegram-bot 20.0.0`` and above. All previous versions will + not work with ``4.0.0``. Review Comment: Ah yes🤦🏻♂️ Absolutely. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
