@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
88## [ Unreleased]
99
10+ ## [ v0.14.0] - 2022-12-12
11+
1012### Changed
1113
1214 - Add missing timer pins [ #536 ]
@@ -70,18 +72,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7072[ #515 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/515
7173[ #517 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/517
7274[ #519 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/519
75+ [ #527 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/527
7376[ #529 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/529
7477[ #536 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/536
7578[ #534 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/529
79+ [ #535 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/535
7680[ #540 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/540
7781[ #542 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/542
78- [ #527 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/527
7982[ #551 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/551
8083[ #552 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/552
8184[ #553 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/553
8285[ #554 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/554
8386[ #555 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/555
8487[ #556 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/556
88+ [ #557 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/557
8589
8690## [ v0.13.2] - 2022-05-16
8791
@@ -743,7 +747,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
743747
744748- Support for stm32f407 and stm32f429.
745749
746- [ Unreleased ] : https://github.com/stm32-rs/stm32f4xx-hal/compare/v0.13.2...HEAD
750+ [ Unreleased ] : https://github.com/stm32-rs/stm32f4xx-hal/compare/v0.14.0...HEAD
751+ [ v0.14.0 ] : https://github.com/stm32-rs/stm32f4xx-hal/compare/v0.13.2...v0.14.0
747752[ v0.13.2 ] : https://github.com/stm32-rs/stm32f4xx-hal/compare/v0.13.1...v0.13.2
748753[ v0.13.1 ] : https://github.com/stm32-rs/stm32f4xx-hal/compare/v0.13.0...v0.13.1
749754[ v0.13.0 ] : https://github.com/stm32-rs/stm32f4xx-hal/compare/v0.12.0...v0.13.0
0 commit comments