File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,11 +12,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
12
12
### Fixed
13
13
14
14
- Wrong frequency reported by ` MonoTimer ` ([ #56 ] ( https://github.com/stm32-rs/stm32f3xx-hal/pull/56 ) )
15
- - Use automatic mode with I2C autoend on ` Read ` ([ #72 ] ( https://github.com/stm32-rs/stm32f3xx-hal/pull/72/ ) )
15
+ - Use automatic mode with I2C autoend on ` Read ` ([ #72 ] ( https://github.com/stm32-rs/stm32f3xx-hal/pull/72 ) )
16
16
17
17
### Changed
18
18
19
- - Bump ` stm32f3 ` dependency to ` 0.10.0 ` ([ #42 ] ( https://github.com/stm32-rs/stm32f3xx-hal/pull/42 ) )
19
+ - Bump ` stm32f3 ` dependency to ` 0.10.0 ` ([ #70 ] ( https://github.com/stm32-rs/stm32f3xx-hal/pull/70 ) )
20
20
21
21
## [ v0.4.1] - 2020-03-07
22
22
@@ -53,7 +53,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
53
53
54
54
### Fixed
55
55
56
- - Fixed wrong initialization of the SPI ([ #35 ] ( https://github.com/stm32-rs/stm32f3xx-hal/pull/18 ) )
56
+ - Fixed wrong initialization of the SPI ([ #35 ] ( https://github.com/stm32-rs/stm32f3xx-hal/pull/35 ) )
57
57
58
58
## [ v0.3.0] - 2019-08-26
59
59
@@ -88,7 +88,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
88
88
### Changed
89
89
90
90
- Bump ` stm32f3 ` version to ` 0.7.1 ` ([ #12 ] ( https://github.com/stm32-rs/stm32f3xx-hal/pull/12 ) )
91
- - Bump ` embedded-hal ` version to ` 0.2.1 ` ([ #11 ] ( https://github.com/stm32-rs/stm32f3xx-hal/pull/11 ) )
91
+ - Bump ` embedded-hal ` version to ` 0.2.3 ` ([ #11 ] ( https://github.com/stm32-rs/stm32f3xx-hal/pull/11 ) )
92
92
93
93
### Fixed
94
94
You can’t perform that action at this time.
0 commit comments