Skip to content

Commit 9ed9ff1

Browse files
committed
Fix changelog
1 parent 7fdf881 commit 9ed9ff1

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

CHANGELOG.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
8+
## [Unreleased]
99

1010
## [0.7.0]
1111

@@ -118,15 +118,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
118118

119119
Initial release on crates.io
120120

121-
[unreleased]: https://github.com/probe-rs/embedded-test/compare/v0.7.0-alpha.3...master
121+
[Unreleased]: https://github.com/probe-rs/embedded-test/compare/v0.7.0...master
122122

123-
[0.7.0-alpha.3]: https://github.com/probe-rs/embedded-test/compare/v0.7.0-alpha.2...v0.7.0-alpha.3
124-
125-
[0.7.0-alpha.2]: https://github.com/probe-rs/embedded-test/compare/v0.7.0-alpha.1...v0.7.0-alpha.2
126-
127-
[0.7.0-alpha.1]: https://github.com/probe-rs/embedded-test/compare/v0.7.0-alpha.0...v0.7.0-alpha.1
128-
129-
[0.7.0-alpha.0]: https://github.com/probe-rs/embedded-test/compare/v0.6.2...v0.7.0-alpha.0
123+
[0.7.0]: https://github.com/probe-rs/embedded-test/compare/v0.6.2...v0.7.0
130124

131125
[0.6.2]: https://github.com/probe-rs/embedded-test/compare/v0.6.1...v0.6.2
132126

0 commit comments

Comments
 (0)