File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments