From 7ce14b025a6fe80ec758c11cbfd1a01ac1aae488 Mon Sep 17 00:00:00 2001 From: Michael Schurter Date: Mon, 6 Nov 2017 11:26:04 -0800 Subject: [PATCH] Add #3509 to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 496e765633b..af4c4fa2909 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ BUG FIXES: * core: Fixed an issue where the leader server could get into a state where it was no longer performing the periodic leader loop duties after a barrier timeout error [GH-3402] + * cli: Fix panic when running `keyring` commands [GH-3509] * client: Fix allocation accounting in GC and trigger GCs on allocation updates [GH-3445] * core: Fixes an issue with jobs that have `auto_revert` set to true, where reverting