File tree Expand file tree Collapse file tree 4 files changed +11
-1
lines changed Expand file tree Collapse file tree 4 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
88## [ Unreleased]
99
10+ - Minor document fixes.
11+ - Add #[ inline] hints to most of ` embedded-hal-async ` functions.
12+
1013## [ v1.0.0-rc.1] - 2023-08-15
1114
1215- Updated ` embedded-hal ` to version ` 1.0.0-rc.1 ` .
Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
88## [ Unreleased]
99
10+ - Minor document fixes.
11+ - Add #[ inline] hints to most of ` embedded-hal-bus ` functions.
12+
1013## [ v0.1.0-rc.1] - 2023-08-15
1114
1215- Updated ` embedded-hal ` , ` embedded-hal-async ` to version ` 1.0.0-rc.1 ` .
Original file line number Diff line number Diff line change @@ -7,7 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
88## [ Unreleased]
99
10- ...
10+ - Minor document fixes.
11+ - Add #[ inline] hints to most of ` embedded-hal-nb ` functions.
1112
1213## [ v1.0.0-rc.1] - 2023-08-15
1314
Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
88## [ Unreleased]
99
10+ - Minor document fixes.
11+ - Add #[ inline] hints to most of ` embedded-hal ` functions.
12+
1013## [ v1.0.0-rc.1] - 2023-08-15
1114
1215- The Minimum Supported Rust Version (MSRV) is now 1.60.0
You can’t perform that action at this time.
0 commit comments