Updating changelog for v0.5.1

This commit is contained in:
Kevin Lewi
2021-07-16 00:46:49 -07:00
committed by Kevin Lewi
parent b4882f8810
commit 990acf67e3
+6
View File
@@ -13,6 +13,12 @@
* Adding support for common traits on public structs
* Updated dependencies
## 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, 2021)
* Removed dependency on generic-bytes-derive package