Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
clausherther committed Apr 4, 2022
1 parent 42c61d5 commit f321224
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# dbt-expectations v0.5.5

## New Features
* Add automated integration testing with CircleCI in https://github.com/calogica/dbt-expectations/pull/161
* Show `group_by` columns in validation errors for column increasing test by @dluftspring in https://github.com/calogica/dbt-expectations/pull/158
* Add `exclusion_condition` to `expect_row_values_to_have_data_for_every_n_datepart` by @gofford in https://github.com/calogica/dbt-expectations/pull/141

## Fixes
* Set flakey integration tests to `warn` in https://github.com/calogica/dbt-expectations/pull/162


# dbt-expectations v0.5.4

## New Features
Expand Down

0 comments on commit f321224

Please sign in to comment.