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/).
7
7
8
8
## [ Unreleased]
9
9
10
+ - Minor document fixes.
11
+ - Add #[ inline] hints to most of ` embedded-hal-async ` functions.
12
+
10
13
## [ v1.0.0-rc.1] - 2023-08-15
11
14
12
15
- 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/).
7
7
8
8
## [ Unreleased]
9
9
10
+ - Minor document fixes.
11
+ - Add #[ inline] hints to most of ` embedded-hal-bus ` functions.
12
+
10
13
## [ v0.1.0-rc.1] - 2023-08-15
11
14
12
15
- 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/).
7
7
8
8
## [ Unreleased]
9
9
10
- ...
10
+ - Minor document fixes.
11
+ - Add #[ inline] hints to most of ` embedded-hal-nb ` functions.
11
12
12
13
## [ v1.0.0-rc.1] - 2023-08-15
13
14
Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
8
8
## [ Unreleased]
9
9
10
+ - Minor document fixes.
11
+ - Add #[ inline] hints to most of ` embedded-hal ` functions.
12
+
10
13
## [ v1.0.0-rc.1] - 2023-08-15
11
14
12
15
- The Minimum Supported Rust Version (MSRV) is now 1.60.0
You can’t perform that action at this time.
0 commit comments