Skip to content

Commit afbb853

Browse files
authored
Fixup changelog
1 parent 1dfd609 commit afbb853

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ BEGIN_UNRELEASED_TEMPLATE
3838
3939
{#v0-0-0-fixed}
4040
### Fixed
41-
* Nothing fixed.
41+
* (gazelle) Remove {obj}`py_binary` targets with invalid `srcs`. This includes files
42+
that are not generated or regular files.
4243
4344
{#v0-0-0-added}
4445
### Added
@@ -118,8 +119,6 @@ END_UNRELEASED_TEMPLATE
118119
([#3262](https://github.com/bazel-contrib/rules_python/issues/3262)).
119120
* (rules) {obj}`py_console_script_binary` is now compatible with symbolic macros
120121
([#3195](https://github.com/bazel-contrib/rules_python/pull/3195)).
121-
* (gazelle) Remove py_binary targets with invalid srcs. This includes files
122-
that are not generated or regular files.
123122

124123
{#v1-7-0-added}
125124
### Added

0 commit comments

Comments
 (0)