mirror of
https://github.com/Luzifer/go-openssl.git
synced 2024-12-20 19:01:18 +00:00
prepare release v4.2.1
This commit is contained in:
parent
8d84455575
commit
870835488d
1 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
# 4.2.1 / 2023-09-11
|
||||
|
||||
* Fix panic when reading incomplete blocks from underlying reader (#27)
|
||||
|
||||
# 4.2.0 / 2023-08-22
|
||||
|
||||
* Add support for stream writer and reader (#26)
|
||||
|
@ -49,4 +53,4 @@
|
|||
# 1.1.0 / 2017-09-18
|
||||
|
||||
* Add salt validation and improve comments
|
||||
* Added ability to pass custom salt to everyencrypt call (thanks @VojtechBartos)
|
||||
* Added ability to pass custom salt to everyencrypt call (thanks @VojtechBartos)
|
Loading…
Reference in a new issue