File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
88<!-- next-header -->
99## [ Unreleased] - ReleaseDate
1010
11+ ## [ 0.8.0] - 2024-08-02
12+
1113### Changed
1214
1315- Updated ` stm32f7 ` dependency 0.14.0 -> 0.15
@@ -87,7 +89,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8789
8890
8991<!-- next-url -->
90- [ Unreleased ] : https://github.com/stm32-rs/stm32f7xx-hal/compare/v0.7.0...HEAD
92+ [ Unreleased ] : https://github.com/stm32-rs/stm32f7xx-hal/compare/v0.8.0...HEAD
93+ [ 0.8.0 ] : https://github.com/stm32-rs/stm32f7xx-hal/compare/v0.7.0...v0.8.0
9194[ v0.7.0 ] : https://github.com/stm32-rs/stm32f7xx-hal/compare/v0.6.0...v0.7.0
9295[ v0.6.0 ] : https://github.com/stm32-rs/stm32f7xx-hal/compare/v0.5.0...v0.6.0
9396[ v0.5.0 ] : https://github.com/stm32-rs/stm32f7xx-hal/compare/v0.4.0...v0.5.0
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ license = "MIT OR Apache-2.0"
1111name = " stm32f7xx-hal"
1212readme = " README.md"
1313repository = " https://github.com/stm32-rs/stm32f7xx-hal"
14- version = " 0.7 .0"
14+ version = " 0.8 .0"
1515
1616[package .metadata .docs .rs ]
1717features = [" stm32f746" , " rt" ]
You can’t perform that action at this time.
0 commit comments