Skip to content

Commit f9e6990

Browse files
committed
Mention device support
1 parent 52e3032 commit f9e6990

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,21 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8585
### Added
8686

8787
- Implement GPIO InputPin traits ([#2](https://github.com/stm32-rs/stm32f3xx-hal/pull/2))
88+
89+
## [v0.1.2] - 2019-04-06
90+
91+
### Added
92+
93+
- Support `stm32f328`, `stm32f358` and `stm32f398` devices
94+
- Support `stm32f334` device
95+
- Support `stm32f378` device
96+
- Support `stm32f373` device
97+
98+
## [v0.1.1] - 2019-03-31
99+
100+
- Support `stm32f301` and `stm32f318` devices
101+
- Support `stm32f302` device
102+
103+
## [v0.1.0] - 2019-03-31
104+
105+
- Support `stm32f303` device

0 commit comments

Comments
 (0)