Skip to content

Commit 4a0691f

Browse files
committed
Reorder Changelog
1 parent 58c89e9 commit 4a0691f

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
@@ -10,10 +10,10 @@ Versioning](https://semver.org/spec/v2.0.0.html).
1010

1111
## v0.5.0
1212

13+
- Update Tokio to 1.x. #[55]((https://github.com/rust-embedded/gpio-cdev/pull/55).
1314
- Fix lsgpio example to output gpio line flags.
1415
- Add `is_empty()` function for `Lines` struct.
1516
- Add common trait implementations for public structures.
16-
- Update Tokio to 1.x. #[55]((https://github.com/rust-embedded/gpio-cdev/pull/55).
1717
- Breaking change of `LineEventHandle::get_event()` which now expects `&mut self`.
1818
- MSRV is now 1.46.0.
1919
- Updated `nix` to version `0.22`.

0 commit comments

Comments
 (0)