Skip to content

Commit be12db6

Browse files
authored
Add missing #3046 reference to 1.8.0 changelog (#3516)
I've had to reference this a couple times now and keep forgetting that it's not in the changelog haha. I figured I'd remedy that.
1 parent 5fe50fb commit be12db6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ END_UNRELEASED_TEMPLATE
138138
### Fixed
139139
* (gazelle) Remove {obj}`py_binary` targets with invalid `srcs`. This includes files
140140
that are not generated or regular files.
141+
[#3046](https://github.com/bazel-contrib/rules_python/pull/3046)
141142
* (runfiles) Fix incorrect Python runfiles path assumption - the existing
142143
implementation assumes that it is always four levels below the runfiles
143144
directory, leading to incorrect path checks

0 commit comments

Comments
 (0)