Skip to content

Commit d00a34f

Browse files
committed
docs: update CHANGELOG.md for bootstrap fix
1 parent 1ccf4c9 commit d00a34f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ END_UNRELEASED_TEMPLATE
6868

6969
{#v0-0-0-fixed}
7070
### Fixed
71+
* (bootstrap) Fixed a potential race condition with symlink creation during
72+
startup.
7173
* (gazelle) Fixed handling of auto-included `__init__.py` files when generating `py_binary`
7274
targets ([#3729](https://github.com/bazel-contrib/rules_python/issues/3729)).
7375
* (entry_point) From now on `mypy` type checking will be skipped on the generated

0 commit comments

Comments
 (0)