From 778c45e11f1d97d37c2f5544c8b1afa05076986c Mon Sep 17 00:00:00 2001 From: Ryan Hill Date: Mon, 22 May 2023 09:23:26 +0100 Subject: [PATCH] Update CL --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc50d4fa..b04141a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,7 +24,10 @@ ## New features * ZZZ by @YYY in https://github.com/dbt-labs/dbt-utils/pull/XXX ## Fixes -* Fix legacy links in README by @dbeatty10 in https://github.com/dbt-labs/dbt-utils/pull/796 +- Equality test will now raise an error when the second model has less columns than the first ([#785](https://github.com/dbt-labs/dbt-utils/issues/785)) +## Contributors: +- [@rlh1994](https://github.com/rlh1994) + ## Quality of life ## Under the hood ## Contributors: