From ad43dc830e7551f25302485b166ddcb6c9ff1580 Mon Sep 17 00:00:00 2001 From: Jasmine Dahilig Date: Wed, 7 Aug 2019 10:55:26 -0700 Subject: [PATCH] remove #6064 from 0.10.0 changelog --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 808190c78de2..b5e4c9f5cf9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,6 @@ IMPROVEMENTS: BUG FIXES: - * api: Fixed job region to default to client node region if none provided [[GH-6064](https://github.com/hashicorp/nomad/pull/6064)] * command/run: Fixed `nomad run ...` on Windows so it works with unprivileged accounts [[GH-6009](https://github.com/hashicorp/nomad/issues/6009)] * ui: Fixed links containing IPv6 addresses to include required square brackets [[GH-6007](https://github.com/hashicorp/nomad/pull/6007)]