We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82b1a60 commit a665793Copy full SHA for a665793
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.5.0]
11
+
12
### Added
13
14
### Changed
@@ -66,7 +68,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
68
67
69
Initial release on crates.io
70
-[unreleased]: https://github.com/probe-rs/embedded-test/compare/v0.4.0...master
71
+[unreleased]: https://github.com/probe-rs/embedded-test/compare/v0.5.0...master
72
73
+[0.5.0]: https://github.com/probe-rs/embedded-test/compare/v0.4.0...v0.5.0
74
75
[0.4.0]: https://github.com/probe-rs/embedded-test/compare/v0.3.0...v0.4.0
76
0 commit comments