Skip to content

Commit 6f34f7f

Browse files
committed
Add derive PartialOrd changes to CHANGELOG.md
1 parent 07e5b39 commit 6f34f7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
3131
- Add GPIOF/GPIOG support for high/xl density lines
3232
- Allow using `Input<PullUp>` and `Input<PullDown>` for all alternate
3333
function inputs.
34+
- Add `PartialOrd` derivation for `Bps`, `Hertz`, `KiloHertz`, and `MegaHertz`
3435

3536
### Fixed
3637

0 commit comments

Comments
 (0)