We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34e4d28 commit eb6ac47Copy full SHA for eb6ac47
1 file changed
CHANGELOG.md
@@ -47,6 +47,27 @@ BEGIN_UNRELEASED_TEMPLATE
47
END_UNRELEASED_TEMPLATE
48
-->
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-removed}
56
+### Removed
57
+* Nothing removed.
58
59
+{#v0-0-0-changed}
60
+### Changed
61
+* Nothing changed.
62
63
+{#v0-0-0-fixed}
64
+### Fixed
65
+* (bootstrap) Fixed incorrect runfiles path construction in bootstrap scripts when binary is defined in another bazel module
66
67
+{#v0-0-0-added}
68
+### Added
69
+* Nothing added.
70
71
{#v1-9-0}
72
## [1.9.0] - 2026-02-21
73
0 commit comments