Skip to content

Commit 5b6b972

Browse files
committed
[site] minor changelog update
1 parent 6b33c62 commit 5b6b972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ policy](https://nexte.st/docs/stability/) for how versioning works with cargo-ne
1717

1818
### Changed
1919

20-
- Nextest now sets `NEXTEST_BIN_EXE_*` environment variables with hyphens in binary names replaced by underscores, in addition to the existing variables with hyphens. This works around some shells and debuggers that drop environment variables containing hyphens. ([#2777])
20+
- Nextest now sets [`NEXTEST_BIN_EXE_*` environment variables](https://nexte.st/docs/configuration/env-vars/#environment-variables-nextest-sets) with hyphens in binary names replaced by underscores, in addition to the existing variables with hyphens. This works around some shells and debuggers that drop environment variables containing hyphens. ([#2777])
2121

2222
### Fixed
2323

0 commit comments

Comments
 (0)