Merge pull request #6879 from hashicorp/update-changelog

Update CHANGELOG.md
This commit is contained in:
Drew Bailey
2019-12-19 14:26:14 -05:00
committed by GitHub

View File

@@ -12,6 +12,7 @@ IMPROVEMENTS:
BUG FIXES:
* agent: Fixed race condition in logging when using `nomad monitor` command [[GH-6872](https://github.com/hashicorp/nomad/issues/6872)]
* cli: Fixed a bug where `nomad monitor -node-id` would cause a cli panic when no nodes where found. [[GH-6828](https://github.com/hashicorp/nomad/issues/6828)]
* consul/connect: Fixed a bug where Connect-enabled jobs failed to validate when service names used interpolation. [[GH-6855](https://github.com/hashicorp/nomad/issues/6855)]