Skip to content

Commit 4a03759

Browse files
Revise CHANGELOG
1 parent dbea4de commit 4a03759

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,22 @@
1+
## 0.9.2 / 2020-04-30
2+
3+
* [CHANGE] Disable metrics from the exporter itself by default
4+
5+
## 0.9.1 / 2020-01-17
6+
7+
* [CHANGE] Use go module to organise the dependency modules
8+
19
## 0.9.0 / 2019-09-11
10+
211
* [CHANGE] Disable http methods other than GET
312

413
## 0.8.0 / 2019-07-30
14+
515
* [BUGFIX] Fix formulas of volume usage.
616
* [FEATURE] Enhance error logging and response examples
717

818
## 0.7.0 / 2019-06-28
19+
920
* [FEATURE] Add 'target' label, its value is ipaddress
1021

1122
## 0.6.0 / 2019-06-21
@@ -50,5 +61,6 @@
5061
* [Feature] Add capacity usage metrics.
5162

5263
## 0.1.0 / 2019-03-14
64+
5365
* [CLEANUP] Introduced semantic versioning and changelog. From now on,
5466
changes will be reported in this file.

0 commit comments

Comments
 (0)