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 838b97c9a0 Fix release date for 2.3.1
838b97c9a0 is described below
commit 838b97c9a072fd9d7c2b80bc61ae355994789f39
Author: Jed Cunningham <[email protected]>
AuthorDate: Wed May 25 15:10:30 2022 -0600
Fix release date for 2.3.1
---
RELEASE_NOTES.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst
index c09bfc6355..ee76dec6bb 100644
--- a/RELEASE_NOTES.rst
+++ b/RELEASE_NOTES.rst
@@ -21,7 +21,7 @@
.. towncrier release notes start
-Airflow 2.3.1 (2022-05-24)
+Airflow 2.3.1 (2022-05-25)
--------------------------
Significant Changes