diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cd15aa..0c241b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,11 @@ -## teradata_utils 1.0.0 +## teradata_utils 1.1.0 ### Features * Newly added macros (at_least_one, deduplicate, expression_is_true, generate_surrogate_key) * Updated python and dbt-core dependency ### Fixes -* * Removed cross-db macros as they have been moved to dbt-teradata +* Removed cross-db macros as they have been moved to dbt-teradata ### Docs ### Under the hood