diff --git a/CHANGELOG.md b/CHANGELOG.md index 4344fac..972d528 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# dbt-expectations v0.5.6 + +**Patch Release** + +## Fixes +* Fix `expect_compound_columns_to_be_unique` to properly handle `ignore_row_if` by @clausherther in https://github.com/calogica/dbt-expectations/pull/171 + + # dbt-expectations v0.5.5 ## New Features