CHANGELOG.md add fix line for #2619

This commit is contained in:
Lang Martin
2019-04-26 14:27:10 -04:00
parent 33f550fb52
commit 5ae04a4e76

View File

@@ -20,6 +20,7 @@ BUG FIXES:
* metrics: Fixed stale metrics [[GH-5540](https://github.com/hashicorp/nomad/issues/5540)]
* logging: Fix respawning logmon during task restarts when the logmon process
has been terminated [[GH-5577](https://github.com/hashicorp/nomad/pull/5577)]
* client: Fix network fingerprinting to honor manual configuration [[GH-2619](https://github.com/hashicorp/nomad/issues/2619)]
## 0.9.0 (April 9, 2019)