Skip to content

Commit ffdd2de

Browse files
committed
add changelog
1 parent 7717a7b commit ffdd2de

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@ END_UNRELEASED_TEMPLATE
7979
length errors due to too long environment variables.
8080
* (bootstrap) {obj}`--bootstrap_impl=script` now supports the `-S` interpreter
8181
setting.
82+
* (venvs) {obj}`--vens_site_packages=yes` no longer errors when packages with
83+
overlapping files or directories are used together.
84+
([#3204](https://github.com/bazel-contrib/rules_python/issues/3204)).
8285

8386
{#v0-0-0-added}
8487
### Added

0 commit comments

Comments
 (0)