Skip to content

Commit c9c8644

Browse files
committed
Update changelog
1 parent 1b3ba55 commit c9c8644

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,13 @@ Unreleased changes template.
5555
* (deps) platforms 0.0.4 -> 0.0.11
5656
* (py_wheel) Package `py_library.pyi_srcs` (`.pyi` files) in the wheel.
5757
* (py_package) Package `py_library.pyi_srcs` (`.pyi` files) in `py_package`.
58+
* (gazelle) The generated manifest file (default: `gazelle_python.yaml`) will now include the
59+
YAML document start `---` line. Implemented in [#x[().
5860

5961
{#v0-0-0-fixed}
6062
### Fixed
6163
* (pypi) The `ppc64le` is now pointing to the right target in the `platforms` package.
62-
* (gazelle) No longer incorrectly merge `py_binary` targets during partial updates in
64+
* (gazelle) No longer incorrectly merge `py_binary` targets during partial updates in
6365
`file` generation mode. Fixed in [#2619](https://github.com/bazelbuild/rules_python/pull/2619).
6466
* (bzlmod) Running as root is no longer an error. `ignore_root_user_error=True`
6567
is now the default. Note that running as root may still cause spurious

0 commit comments

Comments
 (0)