Skip to content

Commit 6dc6351

Browse files
yushan8yushan26
authored andcommitted
Update
1 parent e92e634 commit 6dc6351

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,27 @@ BEGIN_UNRELEASED_TEMPLATE
4747
END_UNRELEASED_TEMPLATE
4848
-->
4949

50+
{#v0-0-0}
51+
## Unreleased
52+
53+
[0.0.0]: https://github.com/bazel-contrib/rules_python/releases/tag/0.0.0
54+
55+
{#v0-0-0-changed}
56+
### Changed
57+
* (gazelle) Types for exposed members of `python.ParserOutput` are now all public.
58+
59+
{#v0-0-0-fixed}
60+
### Fixed
61+
* Nothing fixed.
62+
63+
{#v0-0-0-added}
64+
### Added
65+
* Nothing added.
66+
67+
{#v0-0-0-removed}
68+
### Removed
69+
* Nothing removed.
70+
5071
{#1-5-0}
5172
## [1.5.0] - 2025-06-11
5273

@@ -71,7 +92,6 @@ END_UNRELEASED_TEMPLATE
7192
* (providers) (experimental) {obj}`PyInfo.venv_symlinks` replaces
7293
`PyInfo.site_packages_symlinks`
7394
* (deps) Updating setuptools to patch CVE-2025-47273.
74-
(gazelle) Export `parser.Module` as a public struct.
7595

7696
{#1-5-0-fixed}
7797
### Fixed

0 commit comments

Comments
 (0)