This is an automated email from the ASF dual-hosted git repository.
jedcunningham pushed a commit to branch v2-3-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/v2-3-test by this push:
new 158ce0adec Fix 2.3.0 release date in release notes
158ce0adec is described below
commit 158ce0adec8cb1853cd79a5ebab1bee710d2ce63
Author: Jed Cunningham <[email protected]>
AuthorDate: Sat Apr 30 19:05:02 2022 -0600
Fix 2.3.0 release date in release notes
---
RELEASE_NOTES.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst
index 7831eaa29a..81763063e7 100644
--- a/RELEASE_NOTES.rst
+++ b/RELEASE_NOTES.rst
@@ -21,7 +21,7 @@
.. towncrier release notes start
-Airflow 2.3.0 (2022-04-29)
+Airflow 2.3.0 (2022-04-30)
--------------------------
For production docker image related changes, see the `Docker Image Changelog
<https://airflow.apache.org/docs/docker-stack/changelog.html>`_.