Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Niall Woodward committed Feb 26, 2023
1 parent 7a33299 commit 2bc01c6
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 6 deletions.
7 changes: 7 additions & 0 deletions .changes/3.0.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## dbt-snowflake-monitoring 3.0.0 - February 26, 2023

### Fixes

- Use query comments and query tags to avoid query tag character limit ([#87](https://github.com/get-select/dbt-snowflake-monitoring/pull/87))


6 changes: 0 additions & 6 deletions .changes/unreleased/Fixes-20230224-010714.yaml

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).

## dbt-snowflake-monitoring 3.0.0 - February 26, 2023

### Fixes

- Use query comments and query tags to avoid query tag character limit ([#87](https://github.com/get-select/dbt-snowflake-monitoring/pull/87))



## dbt-snowflake-monitoring 2.0.2 - February 21, 2023

### Fixes
Expand Down

0 comments on commit 2bc01c6

Please sign in to comment.