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
The following commit(s) were added to refs/heads/v2-6-test by this push:
new 92c960a552 Update RELEASE_NOTES.rst
92c960a552 is described below
commit 92c960a5529bb77a974e8b5d23c6341b3c36449b
Author: Elad Kalif <eladkal [email protected]>
AuthorDate: Wed Jun 14 16:06:40 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)
--------------------------