From 3f3451fd46353fa173f6c083b1c38438d04a68ea Mon Sep 17 00:00:00 2001 From: Jason Brand Date: Tue, 15 Feb 2022 23:34:22 +0000 Subject: [PATCH] Add to changelog --- sites/www/changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 6ffd9cf1c..5dc444189 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,7 @@ Changelog ========= +- :feature:`1976` Support for ``%C`` token in configuration file. - :feature:`1509` (via :issue:`1868`, :issue:`1837`) Add support for OpenSSH's Windows agent as a fallback when Putty/WinPageant isn't available or functional. Reported by ``@benj56`` with patches/PRs from ``@lewgordon`` and