Commit a1c22a4c3a52ce80f89f4987672139b3eba1386c

Cleo Rebert 2023-07-15T19:38:46

Add changelog

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c62ea6c..b8eaff9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+# [5.1.0](https://github.com/constantoine/totp-rs/releases/tag/v5.1.0) (15/07/2023)
+### What's new
+- Added some more documentation.
+
+### Fix
+- Removed unnecessary allocation for `Secret.Display` for the `Raw` variant.
+
 # [5.0.2](https://github.com/constantoine/totp-rs/releases/tag/v5.0.1) (15/05/2023)
 ### Fix
 - Fix skew overflowing if value is over 128.