update changelog

This commit is contained in:
Preetha Appan 2019-12-13 08:22:14 -06:00
parent 5a81cd3309
commit 5f7cfa5050
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
IMPROVEMENTS:
* scheduler: Removed penalty for allocation's previous node if the allocation did not fail. [[GH-6781](https://github.com/hashicorp/nomad/issues/6781)]
* scheduler: Reduced logging verbosity during preemption [[GH-6849](https://github.com/hashicorp/nomad/issues/6849)]
BUG FIXES:
* 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)]