Skip to content

Commit 5af53e6

Browse files
committed
clarify changelog
1 parent 2aa7528 commit 5af53e6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,11 @@ A brief description of the categories of changes:
3030
### Fixed
3131
* The targets would depend on the `exec_tools_toolchain_type` toolchain if it
3232
was registered even though the pre-compilation was not enabled. This has been
33-
fixed to not be the case anymore. Fixes [#1967](https://github.com/bazelbuild/rules_python/issues/1967).
33+
fixed to not be the case anymore. Fixes
34+
[#1967](https://github.com/bazelbuild/rules_python/issues/1967). Users
35+
wanting to use the `precompile` feature may have to set the config setting to
36+
always do the precompilation and per-target pre-compilation is for now
37+
disabled.
3438

3539
### Removed
3640
* Nothing yet

0 commit comments

Comments
 (0)