Skip to content

Commit 407826a

Browse files
authored
chore: release notes for 0.32.0 (#1893)
Updates release notes for 0.32.0
1 parent 6aecae3 commit 407826a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ A brief description of the categories of changes:
1717
* Particular sub-systems are identified using parentheses, e.g. `(bzlmod)` or
1818
`(docs)`.
1919

20-
## Unreleased
20+
## [0.32.0] - 2024-05-12
21+
22+
[0.32.0]: https://github.com/bazelbuild/rules_python/releases/tag/0.32.0
2123

2224
### Changed
2325

@@ -95,7 +97,6 @@ A brief description of the categories of changes:
9597
depend on legacy labels instead of the hub repo aliases and you use the
9698
`experimental_requirement_cycles`, now is a good time to migrate.
9799

98-
[0.XX.0]: https://github.com/bazelbuild/rules_python/releases/tag/0.XX.0
99100
[python_default_visibility]: gazelle/README.md#directive-python_default_visibility
100101
[test_file_pattern_issue]: https://github.com/bazelbuild/rules_python/issues/1816
101102
[test_file_pattern_docs]: gazelle/README.md#directive-python_test_file_pattern

0 commit comments

Comments
 (0)