From f57af2e87fbb9e9f0acdd06db5055655f592f914 Mon Sep 17 00:00:00 2001 From: Chris White Date: Thu, 6 Feb 2020 18:16:07 -0800 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac9507d54f88..29fec3ae4069 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,7 +26,7 @@ These changes are available in the [master branch](https://github.com/PrefectHQ/ ### Breaking Changes -- None +- Remove Airflow Tasks - [#1992](https://github.com/PrefectHQ/prefect/pull/1992) ### Contributors