Publishing v0.5.1

This commit is contained in:
Kevin Lewi
2021-07-16 00:54:26 -07:00
committed by Kevin Lewi
parent 9c28c8597a
commit 0c535c0989
4 changed files with 9 additions and 3 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
## 0.5.1 (July 16, 2021)
* Various security improvements: non-zero scalars, zeroizing on drop,
constant-time operations, reflected value check, and adding an
i2osp error condition
## 0.5.0 (March 1, 2020)
* Removed dependency on generic-bytes-derive package