This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch v2-6-test in repository https://gitbox.apache.org/repos/asf/airflow.git
commit de196552c819158829dd60111a3d584dc1eaead1 Author: Elad Kalif <[email protected]> AuthorDate: Wed Jun 14 16:10:27 2023 +0300 Update RELEASE_NOTES.rst --- RELEASE_NOTES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst index 003e404228..afef69bb1f 100644 --- a/RELEASE_NOTES.rst +++ b/RELEASE_NOTES.rst @@ -97,7 +97,7 @@ Doc only changes - Add an example for dynamic task mapping with non-TaskFlow operator (#29762) - Few doc fixes - links, grammar and wording (#31719) - Add description in a few more places about adding airflow to pip install (#31448) - +- Fix table formatting in docker build documentation (#31472) Airflow 2.6.1 (2023-05-16) --------------------------
