From dd1e2743b5c91c6152fc41e745b791e490c74fe7 Mon Sep 17 00:00:00 2001 From: Michael Schurter Date: Tue, 16 Jun 2020 08:52:48 -0700 Subject: [PATCH] docs: add go bump to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a197d52b5..37122cdcc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ FEATURES: IMPROVEMENTS: * api: Persist previous count with scaling events [[GH-8167](https://github.com/hashicorp/nomad/issues/8167)] +* build: Updated to Go 1.14.4 [[GH-8172](https://github.com/hashicorp/nomad/issues/9172)] BUG FIXES: