File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,27 @@ BEGIN_UNRELEASED_TEMPLATE
4747END_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
You can’t perform that action at this time.
0 commit comments