Skip to content

Commit eb6ac47

Browse files
committed
Add entry to CHANGELOG
1 parent 34e4d28 commit eb6ac47

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
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-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+
5071
{#v1-9-0}
5172
## [1.9.0] - 2026-02-21
5273

0 commit comments

Comments
 (0)