CHANGELOG.md in sharing-0.1.1 vs CHANGELOG.md in sharing-0.2.0
- old
+ new
@@ -1,4 +1,8 @@
+## [0.2.0] - 2022-03-25
+
+- Add multiplication to Shamir's secret sharing implementation and overall improvements.
+
## [0.1.1] - 2022-03-25
- Fix threshold setting on Shamir's scheme v1
## [0.1.0] - 2022-03-25