Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
clausherther authored Mar 27, 2023
1 parent fc96471 commit a9d90df
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# dbt-expectations v0.8.4

## Fixes
* escape quotes in `expect_column_values_to_be_in_type_list` by @RobbertDM in https://github.com/calogica/dbt-expectations/pull/251
* Fix `postgres__regexp_instr` not validating regex #249 by @lookslikeitsnot in https://github.com/calogica/dbt-expectations/pull/250

## Under The Hood
* added negative tests for regex email test to make sure those tests are failing when they should

# dbt-expectations v0.8.3

## New Features
Expand Down

0 comments on commit a9d90df

Please sign in to comment.