Skip to content

Commit 0a995ff

Browse files
committed
changelog
1 parent 1400815 commit 0a995ff

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# `bytemuck` changelog
22

3+
## 1.20
4+
5+
* New functions to allocate zeroed `Arc` and `Rc`. Requires Rust 1.82
6+
* `TransparentWrapper` impls for `core::cmp::Reverse` and `core::num::Saturating`.
7+
* internal: Simplified the library's `fill_zeroes` calls to `write_bytes`
8+
39
## 1.19
410

511
* Adds the `#[track_caller]` attribute to functions which may panic.

0 commit comments

Comments
 (0)