This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new c09a64c9c7 Update the release date of Airflow 2.8.0 (#36321)
c09a64c9c7 is described below
commit c09a64c9c77cba13507b99c4054bdef653282027
Author: Ephraim Anierobi <[email protected]>
AuthorDate: Wed Dec 20 08:32:11 2023 +0100
Update the release date of Airflow 2.8.0 (#36321)
2.8.0 was later released on 18th
---
RELEASE_NOTES.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst
index 4be89c2010..8f34a8dbf3 100644
--- a/RELEASE_NOTES.rst
+++ b/RELEASE_NOTES.rst
@@ -21,7 +21,7 @@
.. towncrier release notes start
-Airflow 2.8.0 (2023-12-14)
+Airflow 2.8.0 (2023-12-18)
--------------------------
Significant Changes