Skip to content

Commit f06d860

Browse files
committed
[meta] prepare release
1 parent fe4e051 commit f06d860

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [0.2.6] - 2024-04-09
4+
5+
- Update to `libtest-mimic 0.7.2`, and use the upstream implementation of `ExitCode`.
6+
37
## [0.2.5] - 2024-04-08
48

59
- Exit main via `ExitCode` rather than `std::process::exit()`. This appears to fix coverage on
@@ -75,6 +79,7 @@ There are no functional changes in this release.
7579

7680
(Version 0.1.0 was yanked because of a metadata issue.)
7781

82+
[0.2.6]: https://github.com/nextest-rs/datatest-stable/releases/tag/datatest-stable-0.2.6
7883
[0.2.5]: https://github.com/nextest-rs/datatest-stable/releases/tag/datatest-stable-0.2.5
7984
[0.2.4]: https://github.com/nextest-rs/datatest-stable/releases/tag/datatest-stable-0.2.4
8085
[0.2.3]: https://github.com/nextest-rs/datatest-stable/releases/tag/datatest-stable-0.2.3

0 commit comments

Comments
 (0)