This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch v1-10-test in repository https://gitbox.apache.org/repos/asf/airflow.git
commit 667ef759f462bd034d193320f22033aca832f154 Author: Vinnie Guimaraes <[email protected]> AuthorDate: Tue Aug 11 13:49:44 2020 +0100 Remove duplicate line from 1.10.10 CHANGELOG (#10289) (cherry picked from commit a9f7222a3fdc9bb55c697bdad17f4e60e8d9e70f) --- CHANGELOG.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 7b33921..ae1119d 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -317,7 +317,6 @@ Misc/Internal - Requirements now depend on python version (#7841) - Bring back reset db explicitly called at CI entry (#7798) - Fixes unclean installation of Airflow 1.10 (#7796) -- Change name of the common environment initialization function (#7805) - [AIRFLOW-7029] Use separate docker image for running license check (#7678) - [AIRFLOW-5842] Swtch to Debian buster image as a base (#7647) - [AIRFLOW-5828] Move build logic out from hooks/build (#7618)
