diff --git a/CHANGELOG.md b/CHANGELOG.md index 4172a546a..d50168e6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -69,7 +69,7 @@ BUG FIXES: * auth/aws-ec2: Added a nil check for stored whitelist identity object during renewal [GH-1542] - * auth/cert: Fix panic if no client certificate is supplied [GH-1639] + * auth/cert: Fix panic if no client certificate is supplied [GH-1637] * core: Fix regression causing status codes to be `400` in most non-5xx error cases [GH-1553] * core: Fix panic that could occur during a leadership transition [GH-1627]