Merge pull request #563 from OpenVPN/release/3.0

Backport patch for #559 to 3.0
This commit is contained in:
Eric Crist 2022-05-09 21:21:08 -05:00 committed by GitHub
commit 2f1e6eaad8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,7 @@ Easy-RSA 3 ChangeLog
* Warnings are no longer silenced by --batch (#523)
* Improve packaging options (#510)
* Update regex for POSIX compliance (#556)
* Correct date format for Darwin/BSD (#559)
3.0.8 (2020-09-09)
* Provide --version option (#372)