Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
NiallRees committed Nov 30, 2023
1 parent e81afe3 commit 4533476
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .changes/4.6.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
- Add credit consumption to cost per query ([#127](https://github.com/get-select/dbt-snowflake-monitoring/pull/127))
- Add query parameterized hash ([#137](https://github.com/get-select/dbt-snowflake-monitoring/pull/137))

### Fixes
- Support quoting: true ([#139](https://github.com/get-select/dbt-snowflake-monitoring/pull/139))

### Contributors
- [@sidhreddy](https://github.com/sidhreddy) (Features)
- [@yingyingqiqi](https://github.com/yingyingqiqi) (Features)

- [@ernestoongaro](https://github.com/ernestoongaro) (Features)
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,13 @@ and is generated by [Changie](https://github.com/miniscruff/changie).
- Add credit consumption to cost per query ([#127](https://github.com/get-select/dbt-snowflake-monitoring/pull/127))
- Add query parameterized hash ([#137](https://github.com/get-select/dbt-snowflake-monitoring/pull/137))

### Fixes
- Support quoting: true ([#139](https://github.com/get-select/dbt-snowflake-monitoring/pull/139))

### Contributors
- [@sidhreddy](https://github.com/sidhreddy) (Features)
- [@yingyingqiqi](https://github.com/yingyingqiqi) (Features)

- [@ernestoongaro](https://github.com/ernestoongaro) (Features)

## dbt-snowflake-monitoring 4.5.3 - November 06, 2023

Expand Down

0 comments on commit 4533476

Please sign in to comment.