CHANGELOG.md formatting fixes for 0.16.0rc2 entry

This commit is contained in:
Julius Volz 2015-09-30 16:39:06 +02:00
parent e7c60c2b1d
commit 24ff06b145
1 changed files with 11 additions and 11 deletions

View File

@ -2,20 +2,20 @@
BREAKING CHANGES: BREAKING CHANGES:
* [CHANGE] Renamed global.labels to global.external_labels * [CHANGE] Renamed `global.labels` to `global.external_labels`.
All changes: All changes:
* [BUGFIX] Fix high CPU usage on configuration reload * [CHANGE] Renamed `lobal.labels` to `global.external_labels`.
* [BUGFIX] Fix disappearing __params on configuration reload * [ENHANCEMENT] Several flaky tests fixed.
* [CHANGE] Renamed global.labels to global.external_labels * [ENHANCEMENT] Switched to common routing package.
* [BUGFIX] Make labelmap action available through configuration * [ENHANCEMENT] Usage of more resilient metric decoder.
* [ENHANCEMENT] Several flaky tests fixed * [BUGFIX] Fix high CPU usage on configuration reload.
* [ENHANCEMENT] Switched to common routing package * [BUGFIX] Fix disappearing `__params` on configuration reload.
* [BUGFIX] Fix direct access of protobuf fields * [BUGFIX] Make `labelmap` action available through configuration.
* [BUGFIX] Fix panic on Consul request error * [BUGFIX] Fix direct access of protobuf fields.
* [ENHANCEMENT] Usage of more resilient metric decoder * [BUGFIX] Fix panic on Consul request error.
* [BUGFIX] Redirect of graph endpoint for prefixed setups * [BUGFIX] Redirect of graph endpoint for prefixed setups.
## 0.16.0rc1 / 2015-09-18 ## 0.16.0rc1 / 2015-09-18