Skip to content

Commit 55f7241

Browse files
committed
update CHANGELOG with clearer message
1 parent 346a5ad commit 55f7241

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10-
### Changed
11-
- Unified `DelayMs` into `DelayUs` with `u32` as only primitive for clarity.
10+
### Removed
11+
- Removed `DelayMs` in favor of `DelayUs` with `u32` as type for clarity.
1212

1313
## [v1.0.0-alpha.5] - 2021-09-11
1414

0 commit comments

Comments
 (0)