diff --git a/ChangeLog b/ChangeLog index 4fd5ba7..855b151 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ Easy-RSA 3 ChangeLog +3.0.8 (TBD) + * Provide --version option (#372) + * Version information now within generated certificates like on *nix + * Fixed issue where gen-dh overwrote existing files without warning (#373) + * Fixed issue with ED/EC certificates were still signed by RSA (#374) + * Added support for export-p8 (#339) + 3.0.7 (2020-03-30) * Include OpenSSL libs and binary for Windows 1.1.0j * Remove RANDFILE environment variable (#261)