eladkal commented on code in PR #28651: URL: https://github.com/apache/airflow/pull/28651#discussion_r1059514820
########## airflow/providers/imap/CHANGELOG.rst: ########## @@ -24,6 +24,16 @@ Changelog --------- +3.1.1 +..... + +Misc +~~~~ + * ``[misc] Get rid of 'pass' statement in conditions (#27775)`` Review Comment: The PR changed several providers I think it's preferred to release all of it at the same wave? ########## airflow/providers/sftp/CHANGELOG.rst: ########## @@ -24,6 +24,18 @@ Changelog --------- +4.2.1 +..... + +Misc +~~~~ + +* ``Update codespell and fix typos (#28568)`` +* ``[misc] Get rid of 'pass' statement in conditions (#27775)`` Review Comment: same comment as above :) -- 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]
