Skip to content

Commit af46ae7

Browse files
committed
Update CHANGELOG
1 parent 1bc606d commit af46ae7

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Recent Changes (arrayvec)
22
=========================
33

4+
## 0.7.7
5+
6+
- Fix lifetime warning by [@niklasf](https://github.com/niklasf)
7+
[#305](https://github.com/bluss/arrayvec/pull/305)
8+
- Fix double free for ZSTs by [@Shnatsel](https://github.com/Shnatsel)
9+
[#308](https://github.com/bluss/arrayvec/pull/308)
10+
- Use 16-bit length on 16-bit targets (internal representation change) by
11+
[@kornelski](https://github.com/kornelski)
12+
[#234](https://github.com/bluss/arrayvec/pull/234)
13+
414
## 0.7.6
515

616
- Fix no-std build [#274](https://github.com/bluss/arrayvec/pull/274)

0 commit comments

Comments
 (0)