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:
parent
42171ccdf9
commit
d00b36a404
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue