Skip to content

Commit fb550fa

Browse files
authored
Update changelog for 0.2.1 release (#51)
1 parent 48310e0 commit fb550fa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22

33
## unreleased / master
44

5+
## v0.2.1 / 2020-06-08
6+
57
* [FEATURE] Add `rules check` command. It runs various [best practice](https://prometheus.io/docs/practices/rules/) checks against rules.
68
* [ENHANCEMENT] Ensure `rules prepare` takes into account Vector Matching on PromQL Binary Expressions.
79

8-
## v0.2.0 / 2020-03-10
10+
## v0.2.0 / 2020-06-02
911

1012
* [FEATURE] Add `rules prepare` command. It allows you add a label to PromQL aggregations and lint your expressions in rule files.
1113
* [FEATURE] Add `rules lint` command. It lints, rules YAML and PromQL expression formatting within the rule file

0 commit comments

Comments
 (0)