diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ff6edbb9e..de7957c551 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,7 @@ IMPROVEMENTS: BUG FIXES: * api: Correct the HTTP verb used in the LookupSelf method [GH-887] + * command/ssh: Fix panic when username lookup fails [GH-886] * core: When running in standalone mode, don't advertise that we are active until post-unseal setup completes [GH-872] * core: Update go-cleanhttp dependency to ensure idle connections aren't