Update CHANGELOG

This commit is contained in:
Chris Roberts 2023-09-08 16:19:34 -07:00
parent 910290f40a
commit 91191982d4

View File

@ -4,8 +4,9 @@ FEATURES:
IMPROVEMENTS:
- keys: Add ed25519 insecure private key [GH-13219]
- communicator/ssh: Add key type detection on insecure key replacement [GH-13219]
- core: Extract box files as sparse files [GH-13252]
- keys: Add ed25519 insecure private key [GH-13219]
- util/downloader: Perform best effort revocation checks on Windows [GH-13214]
- util/keypair: Add support for generating ed25519 key pairs [GH-13219]