Skip to content

Commit

Permalink
Update changelog for 0.3.7 (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
clausherther authored Jul 11, 2021
1 parent e4f04a5 commit 03da5cd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# dbt-expectations v0.3.7

* Fix join in `expect_column_values_to_be_in_set` ([#91](https://github.com/calogica/dbt-expectations/pull/91) @ahmedrad)
* Add support for Redshift `random` function in `rand` macro ([#92](https://github.com/calogica/dbt-expectations/pull/92) @ahmedrad)

# dbt-expectations v0.3.6

* Remove unnecessary macro to fix issue with 0.19.2 ([#88](https://github.com/calogica/dbt-expectations/pull/88))
Expand Down

0 comments on commit 03da5cd

Please sign in to comment.