Skip to content

Commit b0b82b1

Browse files
committed
remove the CHANGELOG entry from the unreleased part
1 parent 6b284b1 commit b0b82b1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

CHANGELOG.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,6 @@ A brief description of the categories of changes:
3030
reduce the total number of targets in the hub repo.
3131

3232
### Fixed
33-
* (toolchains) The {obj}`exec_tools_toolchain_type` is disabled by default.
34-
To enable it, set {obj}`--//python/config_settings:exec_tools_toolchain=enabled`.
35-
This toolchain must be enabled for precompilation to work. This toolchain will
36-
be enabled by default in a future release.
37-
Fixes [1967](https://github.com/bazelbuild/rules_python/issues/1967).
3833
* (bzlmod): Targets in `all_requirements` now use the same form as targets returned by the `requirement` macro.
3934
* (rules) Auto exec groups are enabled. This allows actions run by the rules,
4035
such as precompiling, to pick an execution platform separately from what

0 commit comments

Comments
 (0)