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).
8
8
9
9
## [ Unreleased]
10
10
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
-
17
11
## v0.5.0
18
12
13
+ - Fix lsgpio example to output gpio line flags
14
+ - Add ` is_empty() ` function for ` Lines ` struct
19
15
- Update Tokio to 1.x. #[ 55] ((https://github.com/rust-embedded/gpio-cdev/pull/55 ).
20
16
- 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 ` .
23
19
- Updated ` quicli ` to version ` 0.4 ` .
20
+ - Updated ` bitflags ` to version ` 1.3 ` .
24
21
25
22
26
23
## v0.4.0 - 2020-08-01
You can’t perform that action at this time.
0 commit comments