Skip to content

Commit 441da3e

Browse files
committed
Fix changelog
1 parent 57dcc18 commit 441da3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1010
### Fixed
1111

1212
- Wrong default modes for debug GPIO pins
13+
- Wrong calculation of HCLK prescaler, if using a prescaler value equal or
14+
higher than 64 ([#42](https://github.com/stm32-rs/stm32f3xx-hal/pull/42))
1315

1416
## [v0.4.2] - 2020-03-21
1517

1618
### Fixed
1719

1820
- Wrong frequency reported by `MonoTimer` ([#56](https://github.com/stm32-rs/stm32f3xx-hal/pull/56))
1921
- Use automatic mode with I2C autoend on `Read` ([#72](https://github.com/stm32-rs/stm32f3xx-hal/pull/72))
20-
- Wrong calculation of HCLK prescaler, if using a prescaler value equal or
21-
higher than 64 ([#42](https://github.com/stm32-rs/stm32f3xx-hal/pull/42))
2222

2323
### Changed
2424

0 commit comments

Comments
 (0)