This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch 1.10.13-announcement in repository https://gitbox.apache.org/repos/asf/airflow-site.git
commit c8e3d8f1d5c70519132130e7b0d70d0bc626254a Author: Kaxil Naik <[email protected]> AuthorDate: Wed Nov 25 14:55:55 2020 +0000 Add 1.10.13 release announcement --- landing-pages/site/content/en/announcements/_index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/landing-pages/site/content/en/announcements/_index.md b/landing-pages/site/content/en/announcements/_index.md index 7a64008..7c8f15e 100644 --- a/landing-pages/site/content/en/announcements/_index.md +++ b/landing-pages/site/content/en/announcements/_index.md @@ -13,6 +13,16 @@ menu: **Note:** Follow [@ApacheAirflow](https://twitter.com/ApacheAirflow) on Twitter for the latest news and announcements! +# November 25, 2020 + +We've just released Apache Airflow 1.10.13 + +PyPI: https://pypi.org/project/apache-airflow/1.10.13 +Docs: https://airflow.readthedocs.io/en/1.10.13/ +Changelog: https://airflow.readthedocs.io/en/1.10.13/changelog.html + +405 commits since 1.10.12 (6 New Features, 31 Improvements, 30 Bug Fixes, and tons of doc changes and internal changes) + # November 2, 2020 We've just released Airflow Backport Provider Packages 2020.10.5.
