Skip to content

Commit 3464cbe

Browse files
committed
Update changelog
1 parent f3c1a3e commit 3464cbe

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

CHANGELOG.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)