eladkal commented on code in PR #28953:
URL: https://github.com/apache/airflow/pull/28953#discussion_r1071208489


##########
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:
   Preferably we should say what users require to do/look for. See other 
providers change log for reference. For example 
https://github.com/apache/airflow/blob/main/airflow/providers/amazon/CHANGELOG.rst#700
   
   The information of `Updated Telegram Provider to ensure compatibility with 
>=20.0.0` will be shown as part of the commit message added tot he log. Here we 
are asking to provide some more context into what specifically users should 
look for. It's also OK to link to telegram github/docs if they provide 
information on how to migrate.



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to