Update CHANGELOG

This commit is contained in:
Chris Roberts 2023-06-12 17:26:43 -07:00
parent 15291e2ab7
commit 8fbbc8f411

View File

@ -5,6 +5,7 @@ FEATURES:
IMPROVEMENTS:
- command/ssh: Enable deprecated key types and algorithms [GH-13179]
- core: Update user error message on failed extension installs [GH-13207]
- core: Support loading legacy providers in OpenSSL 3 [GH-13178]
- provisioner/salt: Verify bootstrap-salt download [GH-13166]