diff --git a/CHANGELOG.md b/CHANGELOG.md index 1461090ea..ed230e687 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ ENHANCEMENTS: * lang/funcs: `lookup()` can work with maps of lists, maps and objects [GH-22269] * SDK: helper/acctest: Add function to return random IP address [GH-22312] * SDK: httpclient: Introduce composable `UserAgent(version)` [GH-22272] +* connection/ssh: Support certificate authentication [GH-22156] BUG FIXES: * command/0.12upgrade: use user-supplied plugin-dir [GH-22306]