Skip to content

Commit a39c5cf

Browse files
committed
compiletest: update changelog
1 parent 73498ba commit a39c5cf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/tools/run-make-support/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ changes to the support library).
1010
This support library will probably never reach 1.0. Please bump the minor version in `Cargo.toml` if
1111
you make any breaking changes or other significant changes, or bump the patch version for bug fixes.
1212

13+
## [0.2.0] - 2024-06-09
14+
15+
### Changed
16+
17+
- Marked many functions with `#[must_use]`, and rmake.rs are now compiled with `-Dmust_use`.
18+
1319
## [0.1.0] - 2024-06-09
1420

1521
### Changed

0 commit comments

Comments
 (0)