update documents for 3.3.1

This commit is contained in:
Johann150 2023-08-05 11:20:51 +02:00
parent d5d358247f
commit c994d75ab1
No known key found for this signature in database
GPG key ID: 9EE6577A2A06F8F1
4 changed files with 15 additions and 4 deletions

View file

@ -223,6 +223,13 @@ The format is based on Keep a Changelog and this project adheres to Semantic Ver
=> https://keepachangelog.com/en/1.0.0/ Keep a Changelog home page
=> https://semver.org/spec/v2.0.0.html Semantic versioning standard v2.0.0
## [3.3.1] - 2023-08-05
Thank you to Jan Stępień and @michaelnordmeyer for contributing to this release.
### Fixed
* set permissions for generated key files so only owner can read them
* improve documentation and tests
## [3.3.0] - 2023-03-18
Thank you to @equalsraf, @michaelnordmeyer and @wanderer1988 for contributing to this release.