Skip to content

Commit 79a5fc3

Browse files
authored
make changelog entry more user-focused
1 parent 51140bc commit 79a5fc3

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,9 @@ END_UNRELEASED_TEMPLATE
8080
* Repo utilities `execute_unchecked`, `execute_checked`, and `execute_checked_stdout` now
8181
support `log_stdout` and `log_stderr` keyword arg booleans. When these are `True`
8282
(the default), the subprocess's stdout/stderr will be logged.
83-
* (pypi) A new environment variable `RULES_PYTHON_ENABLE_PIPSTAR` to toggle the
84-
Starlark implementation of the whl METADATA parsing. Set it to `1` to enable.
83+
* (pypi) `RULES_PYTHON_ENABLE_PIPSTAR` environment variable: when `1`, the Starlark
84+
implementation of wheel METADATA parsing is used (which has improved multi-platform
85+
build support).
8586

8687
{#v0-0-0-removed}
8788
### Removed

0 commit comments

Comments
 (0)