File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -8,19 +8,16 @@ Versioning](https://semver.org/spec/v2.0.0.html).
88
99## [ Unreleased]
1010
11- - Fix lsgpio example to output gpio line flags
12- - Add ` is_empty() ` function for ` Lines ` struct
13- - MSRV is now 1.46.0
14- - Updated ` nix ` to version ` 0.22 ` .
15- - Updated ` bitflags ` to version ` 1.3 ` .
16-
1711## v0.5.0
1812
13+ - Fix lsgpio example to output gpio line flags
14+ - Add ` is_empty() ` function for ` Lines ` struct
1915- Update Tokio to 1.x. #[ 55] ((https://github.com/rust-embedded/gpio-cdev/pull/55 ).
2016- Breaking change of ` LineEventHandle::get_event() ` which now expects ` &mut self ` .
21- - MSRV is now 1.45 .0
22- - Updated ` nix ` to version ` 0.20 ` .
17+ - MSRV is now 1.46 .0
18+ - Updated ` nix ` to version ` 0.22 ` .
2319- Updated ` quicli ` to version ` 0.4 ` .
20+ - Updated ` bitflags ` to version ` 1.3 ` .
2421
2522
2623## v0.4.0 - 2020-08-01
You can’t perform that action at this time.
0 commit comments