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
47
47
END_UNRELEASED_TEMPLATE
48
48
-->
49
49
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
+
50
71
{#1 -5-0}
51
72
## [ 1.5.0] - 2025-06-11
52
73
@@ -71,7 +92,6 @@ END_UNRELEASED_TEMPLATE
71
92
* (providers) (experimental) {obj}` PyInfo.venv_symlinks ` replaces
72
93
` PyInfo.site_packages_symlinks `
73
94
* (deps) Updating setuptools to patch CVE-2025 -47273.
74
- (gazelle) Export ` parser.Module ` as a public struct.
75
95
76
96
{#1 -5-0-fixed}
77
97
### Fixed
You can’t perform that action at this time.
0 commit comments