fixup changelog

This commit is contained in:
Tim Gross 2021-04-13 08:36:11 -04:00 committed by Tim Gross
parent bc9da294b3
commit 715460804a
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ IMPROVEMENTS:
* driver/docker: Added support for configuring default logger behavior in the client configuration. [[GH-10156](https://github.com/hashicorp/nomad/issues/10156)]
* nomad/structs: Removed deprecated Node.Drain field, added API extensions to restore it [[GH-10202](https://github.com/hashicorp/nomad/issues/10202)]
BUG FIXES:
* agent: Only allow querying Prometheus formatted metrics if Prometheus is enabled within the config [[GH-10140](https://github.com/hashicorp/nomad/pull/10140)]
* api: Fixed a panic that may occur on concurrent access to an SDK client [[GH-10302](https://github.com/hashicorp/nomad/issues/10302)]