Skip to content

Commit dd8b212

Browse files
committed
doc(changelog): note the disablement of default features of const-default
1 parent a8d6025 commit dd8b212

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1111

1212
- Bump `svgbobdoc` to `^0.3` to address a future-incompat report
1313
[rust-lang/rust#79813](https://github.com/rust-lang/rust/issues/79813)
14+
- Don't enable the default features of
15+
[`const-default`](https://crates.io/crates/const-default/1.0.0) so that it
16+
can compile for targets with no atomics support
1417

1518
## [0.2.0] - 2022-08-31
1619

0 commit comments

Comments
 (0)