This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/master by this push:
     new c604891  Change Airflow version to 2.0.0a1 in Updating.md (#11508)
c604891 is described below

commit c6048918bcd8f007f691aea616ea585a093ae19c
Author: Kaxil Naik <[email protected]>
AuthorDate: Tue Oct 13 17:08:12 2020 +0100

    Change Airflow version to 2.0.0a1 in Updating.md (#11508)
---
 UPDATING.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/UPDATING.md b/UPDATING.md
index a658e6e..b2586e3 100644
--- a/UPDATING.md
+++ b/UPDATING.md
@@ -25,7 +25,7 @@ assists users migrating to a new version.
 <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
 **Table of contents**
 
-- [Airflow Master](#airflow-master)
+- [Airflow 2.0.0a1](#airflow-200a1)
 - [Airflow 1.10.13](#airflow-11013)
 - [Airflow 1.10.12](#airflow-11012)
 - [Airflow 1.10.11](#airflow-11011)
@@ -47,7 +47,7 @@ assists users migrating to a new version.
 
 <!-- END doctoc generated TOC please keep comment here to allow auto update -->
 
-## Airflow Master
+## Airflow 2.0.0a1
 
 The 2.0 release of the Airflow is a significant upgrade, and includes 
substantial major changes,
 and some of them may be breaking. Existing code written for earlier versions 
of this project will may require updates

Reply via email to