Skip to content

Commit 8c3acea

Browse files
committed
docs: update changelog for 0.37.1 (#2330)
Update the headers and sections for the 0.37.1 release.
1 parent 1eebc2a commit 8c3acea

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,26 @@ A brief description of the categories of changes:
2626
- Nothing yet
2727

2828
### Fixed
29-
* (rules) Setting `--incompatible_python_disallow_native_rules` no longer
30-
causes rules_python rules to fail.
31-
([#2326](https://github.com/bazelbuild/rules_python/issues/2326).
29+
- Nothing yet
3230

3331
### Added
3432
- Nothing yet
3533

3634
### Removed
3735
- Nothing yet
3836

37+
{#v0-37-1}
38+
## [0.37.1] - 2024-10-22
39+
40+
[0.37.1]: https://github.com/bazelbuild/rules_python/releases/tag/0.37.1
41+
42+
{#v0-37-1-fixed}
43+
### Fixed
44+
* (rules) Setting `--incompatible_python_disallow_native_rules` no longer
45+
causes rules_python rules to fail
46+
([#2326](https://github.com/bazelbuild/rules_python/issues/2326)).
47+
48+
{#v0-37-0}
3949
## [0.37.0] - 2024-10-18
4050

4151
[x.x.x]: https://github.com/bazelbuild/rules_python/releases/tag/0.37.0

0 commit comments

Comments
 (0)