This commit is contained in:
Ulrik Sverdrup
2023-06-17 21:58:14 +02:00
parent 2cd12ef4be
commit 2c92a59bed
4 changed files with 11 additions and 3 deletions
+4
View File
@@ -1,6 +1,10 @@
Recent Changes (arrayvec)
=========================
## 0.7.4
- Add feature zeroize to support the `Zeroize` trait by @elichai
## 0.7.3
- Use track_caller on multiple methods like push and similar, for capacity