1
0
Fork 0
mirror of https://github.com/Luzifer/go-openssl.git synced 2024-12-20 19:01:18 +00:00

prepare release v4.2.0

This commit is contained in:
Knut Ahlers 2023-08-22 14:34:19 +02:00
parent 42171ccdf9
commit d00b36a404
Signed by: luzifer
GPG key ID: D91C3E91E4CAD6F5

View file

@ -1,3 +1,10 @@
# 4.2.0 / 2023-08-22
* Add support for stream writer and reader (#26)
* [ci] Add automated code checks through Github Actions
* [ci] Fix linter errors, simplify tests
* [docs] Update documentation to use modules format
# 4.1.0 / 2020-06-13
* Add pre-defined generators and compatibility tests for SHA384 and SHA512