Skip to content

Commit 54788ba

Browse files
committed
Add missing bazel-contrib#3046 reference to 1.7.0 changelog
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 b47b92b commit 54788ba

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,9 @@ END_UNRELEASED_TEMPLATE
216216
from the [20251014] release.
217217
* (deps) (bzlmod) Upgraded to `bazel-skylib` version
218218
[1.8.2](https://github.com/bazelbuild/bazel-skylib/releases/tag/1.8.2)
219+
* (gazelle) Gazelle will now delete targets that have invalid an invalid `srcs`
220+
attribute (typically because the only `srcs` file was deleted).
221+
[#3046](https://github.com/bazel-contrib/rules_python/pull/3046)
219222

220223
[20251014]: https://github.com/astral-sh/python-build-standalone/releases/tag/20251014
221224

0 commit comments

Comments
 (0)