Updating CHANGELOG for 1.8.2rc2
Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/30252082 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/30252082 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/30252082 Branch: refs/heads/v1-8-test Commit: 302520828cdce65a4efa65d495bb0b5d05b35069 Parents: 9a53e66 Author: Maxime Beauchemin <[email protected]> Authored: Thu Jun 22 15:26:14 2017 -0700 Committer: Maxime Beauchemin <[email protected]> Committed: Thu Jun 22 15:26:14 2017 -0700 ---------------------------------------------------------------------- CHANGELOG.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/30252082/CHANGELOG.txt ---------------------------------------------------------------------- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 8502267..c4e2d6d 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,6 +1,7 @@ AIRFLOW 1.8.2rc1, 2017-06-05 ------------------------- +9a53e66 [AIRFLOW-809][AIRFLOW-1] Use __eq__ ColumnOperator When Testing Booleans 333e0b3 [AIRFLOW-1296] Propagate SKIPPED to all downstream tasks 93825d5 Re-enable caching for hadoop components 33a9dcb Pin Hive and Hadoop to a specific version and create writable warehouse dir
