diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e5f0f0e..a9e1f230 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ ### fixes - databricks__get_table_types_sql() will now handle streaming_tables ([#861](https://github.com/dbt-labs/dbt-utils/issues/861)) +- databricks__get_table_types_sql() will now correctly handle materialized views ([#881](https://github.com/dbt-labs/dbt-utils/issues/881)) **Full Changelog**: https://github.com/dbt-labs/dbt-utils/compare/1.2.0...main