Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Commit

Permalink
Merge #343
Browse files Browse the repository at this point in the history
343: Mark `v0.3.4` as released in `CHANGELOG.md` r=Urhengulas a=Urhengulas



Co-authored-by: Urhengulas <johann.hemmann@code.berlin>
  • Loading branch information
bors[bot] and Urhengulas committed Aug 10, 2022
2 parents df3fc02 + 4404844 commit 3fd56c3
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p

## [Unreleased]

- [#xxx] Mark `v0.3.4` as released in `CHANGELOG.md`

[#xxx]: https://github.com/knurling-rs/probe-run/pull/xxx

## [v0.3.4] - 2022-08-10

- [#342] Release `probe-run 0.3.4`
- [#339] Simplify `fn round_up`
Expand Down Expand Up @@ -418,7 +423,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p

Initial release

[Unreleased]: https://github.com/knurling-rs/probe-run/compare/v0.3.3...main
[Unreleased]: https://github.com/knurling-rs/probe-run/compare/v0.3.4...main
[v0.3.4]: https://github.com/knurling-rs/probe-run/compare/v0.3.3...v0.3.4
[v0.3.3]: https://github.com/knurling-rs/probe-run/compare/v0.3.2...v0.3.3
[v0.3.2]: https://github.com/knurling-rs/probe-run/compare/v0.3.1...v0.3.2
[v0.3.1]: https://github.com/knurling-rs/probe-run/compare/v0.3.0...v0.3.1
Expand Down

0 comments on commit 3fd56c3

Please sign in to comment.