File tree 2 files changed +11
-2
lines changed
2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
11
11
12
12
### Added
13
13
14
+ ### Fixed
15
+
16
+ ## [ v0.1.1]
17
+
18
+ ### Changed
19
+
20
+ ### Added
21
+
14
22
- Implementation of Interface trait for ` embedded_hal[_async] ` v1.0 SpiDevice
15
23
- Implementation of Interface trait for ` embedded_hal[_async] ` v1.0 SpiBus
16
24
17
25
### Fixed
18
26
19
27
- Fix formatting of docstrings
20
28
21
- [ Unreleased ] : https://github.com/JanekGraff/li2dtw12/compare/v0.1.0...HEAD
29
+ [ Unreleased ] : https://github.com/JanekGraff/li2dtw12/compare/v0.1.1...HEAD
30
+ [ v0.1.1 ] : https://github.com/JanekGraff/li2dtw12/compare/v0.1.0...v0.1.1
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " lis2dtw12"
3
- version = " 0.1.0 "
3
+ version = " 0.1.1 "
4
4
authors = [
" Janek Graff <[email protected] >" ]
5
5
repository = " https://github.com/JanekGraff/lis2dtw12-rs"
6
6
license = " Apache-2.0 OR MIT"
You can’t perform that action at this time.
0 commit comments