diff --git a/ChangeLog b/ChangeLog index 15e598f..b0dce5e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ Easy-RSA 3 ChangeLog -3.1.2 (TBD) +3.1.2 (2023-01-13) * build-full: Always enable inline file creation (#834) * Make default Edwards curve ED25519 (#828) * Allow --fix-offset to create post-dated certificates (#804) @@ -9,6 +9,7 @@ Easy-RSA 3 ChangeLog * Introduce global option '--notext|--no-text' (#745) * Command 'help': For unknown command, exit with error (#737) * Find data-files in the correct order (#727 - Reported #725) + * Update OpenSSL to 3.0.7 for Windows distribution 3.1.1 (2022-10-13) * Remove command 'renewable' (#715)