Skip to content

Commit 5a2edb6

Browse files
committed
Update changelog
1 parent ae6cfd3 commit 5a2edb6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
Recent Changes (arrayvec)
22
=========================
33

4-
## Unreleased
4+
## 0.7.5
5+
56
- Add `as_ptr` and `as_mut_ptr` to `ArrayString` by @YuhanLiin
7+
- Add borsh serialization support by @honzasp and @Fuuzetsu
8+
- Move length field before before data in ArrayVec and ArrayString by @JakkuSakura
9+
- Fix miri error for ZST case in extend by @bluss
610

711
## 0.7.4
812

0 commit comments

Comments
 (0)