This is an automated email from the ASF dual-hosted git repository.
jedcunningham pushed a commit to branch v2-2-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/v2-2-test by this push:
new c966a5e Fix 2.2.2 release date in changelog
c966a5e is described below
commit c966a5e75367ebaac70ed1b5f9b07c47f9aa27f4
Author: Jed Cunningham <[email protected]>
AuthorDate: Tue Nov 9 14:29:05 2021 -0700
Fix 2.2.2 release date in changelog
---
CHANGELOG.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 241be38..cd45331 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,4 +1,4 @@
-Airflow 2.2.2, 2021-11-11
+Airflow 2.2.2, 2021-11-12
-------------------------
Bug Fixes