Skip to content

Commit f7a464f

Browse files
committed
Relesed 0.12.0
Signed-off-by: Daniel Egger <[email protected]>
1 parent 2b60666 commit f7a464f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10+
## [v0.12.0] - 2019-01-13
11+
1012
### Added
1113

1214
- Support for stm32f0x1 line - @jessebraham
@@ -100,7 +102,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
100102
- Updated stm32f0 dependency to v0.5.0.
101103
- Interrupt handler to new #[interrupt] attribute
102104

103-
[Unreleased]: https://github.com/stm32-rs/stm32f0xx-hal/compare/v0.11.1...HEAD
105+
[Unreleased]: https://github.com/stm32-rs/stm32f0xx-hal/compare/v0.12.0...HEAD
106+
[v0.12.0]: https://github.com/stm32-rs/stm32f0xx-hal/compare/v0.11.1...v0.12.0
104107
[v0.11.1]: https://github.com/stm32-rs/stm32f0xx-hal/compare/v0.11.0...v0.11.1
105108
[v0.11.0]: https://github.com/stm32-rs/stm32f0xx-hal/compare/v0.10.1...v0.11.0
106109
[v0.10.1]: https://github.com/stm32-rs/stm32f0xx-hal/compare/v0.10.0...v0.10.1

0 commit comments

Comments
 (0)