Skip to content

Commit ae71985

Browse files
committed
update changelog to reflect v0.1.4 release
Signed-off-by: Jacob Lisi <[email protected]>
1 parent 40cdca6 commit ae71985

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,19 @@
22

33
## unreleased / master
44

5+
## v0.1.4 / 2020-02-04
6+
7+
* [ENHANCEMENT] Add separate `chunktool` for operating on cortex chunk backends #23 #26
8+
* [ENHANCEMENT] Add `--disable-color` flag to `rules print`, `rules diff`, and `alertmanager get` command #25
9+
* [BUGFIX] `alertmanager load` command will ensure provided template files are also loaded #25
510
* [BUGFIX] Ensure rules commands use escaped URLs when contacting cortex API #24
611

7-
## 0.1.3 / 2020-02-04
12+
## v0.1.3 / 2020-02-04
813

914
* [FEATURE] Add `rules sync` command
1015
* [FEATURE] Add `rules diff` command
1116

12-
## 0.1.2 / 2019-12-18
17+
## v0.1.2 / 2019-12-18
1318

1419
* [CHANGE] Info log when a resource does not exist instead of exiting fatally
1520
* [FEATURE] Windows build during Makefile cross compilation

0 commit comments

Comments
 (0)