Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
clausherther committed Dec 28, 2022
1 parent 8847b5a commit ca49861
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# dbt-expectations v0.8.1

## Fixes
* Make type macro calls fully qualified by @clausherther in https://github.com/calogica/dbt-expectations/pull/232
* Clean up quote values defaults by @clausherther in https://github.com/calogica/dbt-expectations/pull/231

## Documentation
* Fix indentation of examples by @clausherther in https://github.com/calogica/dbt-expectations/pull/219
* Update README by @clausherther in https://github.com/calogica/dbt-expectations/pull/220
* Update logo paths by @clausherther in https://github.com/calogica/dbt-expectations/pull/221

## Additions
* Add expect_table_aggregation_to_equal_other_table by @clausherther in https://github.com/calogica/dbt-expectations/pull/224
* Adds group by to expect_table_row_count_to_equal_other_table by @clausherther in https://github.com/calogica/dbt-expectations/pull/225

# dbt-expectations v0.8.0

## Breaking Changes
Expand Down

0 comments on commit ca49861

Please sign in to comment.