Skip to content

Commit b73762b

Browse files
committed
Update changelog
1 parent 9e6c56e commit b73762b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
1212

1313
## [Unreleased]
1414

15+
- Add `--with-pwsh-env-prefix` to `cargo llvm-cov show-env` subcommand. ([#411](https://github.com/taiki-e/cargo-llvm-cov/pull/411), thanks @LittleBoxOfSunshine)
16+
17+
- Document usage with GitLab CI. ([#405](https://github.com/taiki-e/cargo-llvm-cov/pull/405), thanks @jaskij)
18+
19+
- Document usage with afl.rs. ([#369](https://github.com/taiki-e/cargo-llvm-cov/pull/369), thanks @njelich)
20+
1521
- Update `ruzstd` to 0.8.
1622

1723
This increases the rustc version required to build cargo-llvm-cov. (rustc 1.73+ -> 1.81+)

0 commit comments

Comments
 (0)