update changelog for GH-5850

This commit is contained in:
Chris Baker 2019-06-18 18:38:41 +00:00
parent 50b491564d
commit 355082c0ac

View file

@ -5,6 +5,7 @@ IMPROVEMENTS:
* metrics: add namespace label as appropriate to metrics [[GH-5847](https://github.com/hashicorp/nomad/issues/5847)]
BUG FIXES:
* metrics: upgrade prometheus client to avoid label conflicts [[GH-5850](https://github.com/hashicorp/nomad/issues/5850)]
* ui: Fixed ability to click sort arrow to change sort direction [[GH-5833](https://github.com/hashicorp/nomad/pull/5833)]