Skip to content

Commit 9bbfe85

Browse files
Update CHANGELOG.md
Co-authored-by: GrantM11235 <[email protected]>
1 parent 282320b commit 9bbfe85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1919
importing the `nb` crate directly in dependendent crates.
2020
- `blocking::Serial`: renamed `bwrite_all` to `write`, `bflush` to `flush.
2121
- Removed `prelude` to avoid method name conflicts between different flavors (blocking, nb) of the same trait. Traits must now be manually imported.
22-
- Removed the various `Default` traits because they interfered with upstream implementations.
22+
- Removed the various `Default` marker traits.
2323

2424
## [v1.0.0-alpha.4] - 2020-11-11
2525

0 commit comments

Comments
 (0)