summaryrefslogtreecommitdiffstats
path: root/third_party/rust/cache-padded/CHANGELOG.md
blob: 7ed155bb865042fcd9089a00de95ce8cf1e992bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Version 1.2.0

- Improve implementation of `CachePadded`.

# Version 1.1.1

- Forbid unsafe code.

# Version 1.1.0

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

# Version 1.0.0

- Initial version