Skip to content

Commit 63757d6

Browse files
committed
docs: update CHANGELOG.md for bootstrap fix
1 parent 51f750f commit 63757d6

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
@@ -72,6 +72,8 @@ END_UNRELEASED_TEMPLATE
7272

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

0 commit comments

Comments
 (0)