update ChangeLog for release

Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
This commit is contained in:
Eric F Crist 2023-01-13 15:46:44 -06:00
parent caebd4b93a
commit 354c20d82b
No known key found for this signature in database
GPG Key ID: 72964219390D0D0E

View File

@ -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)