Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
prymitive committed Dec 8, 2021
1 parent e186881 commit fd48c02
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog

## [next]
## v0.3.1

### Fixed

- Fixed `template` check panic when alert query had a syntax error.

### Added

Expand All @@ -21,7 +25,7 @@

- `--offline` flag for `pint lint` command. When passed only checks that don't send
any live queries to Prometheus server will be run.
- `alerts/template` check will now warn if template if referencing a label that is being
- `template` check will now warn if template if referencing a label that is being
stripped by aggregation.
Example:

Expand Down

0 comments on commit fd48c02

Please sign in to comment.