Update for 0.16.0-rc.1

* Update VERSION.
* Update CHANGELOG.

Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
Ben Kochie 2018-04-04 17:35:25 +02:00
parent eef9ffbdad
commit b8f25c87f1
Failed to extract signature
2 changed files with 7 additions and 2 deletions

View file

@ -1,11 +1,13 @@
## master / unreleased
**Breaking changes**
* [CHANGE]
* [FEATURE]
* [ENHANCEMENT]
* [BUGFIX]
## 0.16.0-rc.0 / 2018-03-09
## 0.16.0-rc.1 / 2018-04-04
**Breaking changes**
@ -30,6 +32,9 @@ Other breaking changes:
* [CHANGE] Treat custom textfile metric timestamps as errors #769
* [CHANGE] Drop exec_ in boot_timestamp_seconds on *bsd #839
* [CHANGE] Use lowercase cpu label name in interrupts #849
* [CHANGE] Enable bonding collector by default. #872
* [CHANGE] Greatly reduce the metrics vmstat returns by default. #874
* [CHANGE] Greatly trim what netstat collector exposes by default #876
* [FEATURE] Add `collect[]` parameter #699
* [FEATURE] Add text collector conversion for ipmitool output. #746
* [FEATURE] Add openbsd meminfo #724

View file

@ -1 +1 @@
0.16.0-rc.0
0.16.0-rc.1