diff --git a/CHANGELOG.md b/CHANGELOG.md index b78e79b1a70..76e09c5d1b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -62,6 +62,7 @@ Contributors: ## dbt 0.20.2 (Release TBD) ### Under the hood + - Switch to full reparse on partial parsing exceptions. Log and report exception information. ([#3725](https://github.com/dbt-labs/dbt/issues/3725), [#3733](https://github.com/dbt-labs/dbt/pull/3733)) - Better error handling for BigQuery job labels that are too long. [#3703](https://github.com/dbt-labs/dbt/pull/3703) @@ -70,8 +71,6 @@ Contributors: - Fix bug in finding analysis nodes when applying analysis patch ([#3764](https://github.com/dbt-labs/dbt/issues/3764), [#3767](https://github.com/dbt-labs/dbt/pull/3767)) -## dbt 0.20.1 (August 11, 2021) - ## dbt 0.20.1rc1 (August 02, 2021) ### Features