Skip to content

Commit 70f4e7c

Browse files
eldruinmaximeborges
authored andcommitted
Update changelog for 0.7.0 release
1 parent a4fc77c commit 70f4e7c

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.7.0] - 2022-06-05
11+
1012
### Added
1113

1214
- Support for `flash` on bigger chips (#168)
@@ -56,7 +58,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
5658
## [v0.1.0] - 2019-11-05
5759

5860

59-
[Unreleased]: https://github.com/stm32-rs/stm32f7xx-hal/compare/v0.6.0...HEAD
61+
[Unreleased]: https://github.com/stm32-rs/stm32f7xx-hal/compare/v0.7.0...HEAD
62+
[v0.7.0]: https://github.com/stm32-rs/stm32f7xx-hal/compare/v0.6.0...v0.7.0
6063
[v0.6.0]: https://github.com/stm32-rs/stm32f7xx-hal/compare/v0.5.0...v0.6.0
6164
[v0.5.0]: https://github.com/stm32-rs/stm32f7xx-hal/compare/v0.4.0...v0.5.0
6265
[v0.4.0]: https://github.com/stm32-rs/stm32f7xx-hal/compare/v0.3.0...v0.4.0

0 commit comments

Comments
 (0)