diff --git a/CHANGELOG.md b/CHANGELOG.md index c9f812f3bd..00cac20717 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -138,6 +138,7 @@ END_UNRELEASED_TEMPLATE ### Fixed * (gazelle) Remove {obj}`py_binary` targets with invalid `srcs`. This includes files that are not generated or regular files. + [#3046](https://github.com/bazel-contrib/rules_python/pull/3046) * (runfiles) Fix incorrect Python runfiles path assumption - the existing implementation assumes that it is always four levels below the runfiles directory, leading to incorrect path checks