summaryrefslogtreecommitdiffstats
path: root/third_party/rust/cache-padded/CHANGELOG.md
blob: 42e9fd81c38033d769240ba1d02255edefffd1c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Version 1.1.1

- Forbid unsafe code.

# Version 1.1.0

- Mark `CachePadded::new()` as const fn.

# Version 1.0.0

- Initial version