Skip to content

Commit d4c362b

Browse files
committed
Update changelog
1 parent 24cee46 commit d4c362b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ END_UNRELEASED_TEMPLATE
5858
to the package path. This is enabled via the
5959
`# gazelle:experimental_allow_relative_imports` true directive ({gh-issue}`2203`).
6060
* (gazelle) Types for exposed members of `python.ParserOutput` are now all public.
61-
* (gazelle) Remove entry point file requirements when generating rules.
61+
* (gazelle) Removed the requirement for `__init__.py`, `__main__.py`, or `__test__.py` files to be
62+
present in a directory to generate a `BUILD.bazel` file.
6263

6364
{#v0-0-0-fixed}
6465
### Fixed

0 commit comments

Comments
 (0)