Skip to content

Commit b4cc7b7

Browse files
authored
docs: update changelog for 0.37.1 (bazel-contrib#2330)
Update the headers and sections for the 0.37.1 release.
1 parent 5f28550 commit b4cc7b7

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,7 @@ A brief description of the categories of changes:
3131

3232
{#v0-0-0-fixed}
3333
### Fixed
34-
* (rules) Setting `--incompatible_python_disallow_native_rules` no longer
35-
causes rules_python rules to fail.
36-
([#2326](https://github.com/bazelbuild/rules_python/issues/2326).
34+
- Nothing yet
3735

3836
{#v0-0-0-added}
3937
### Added
@@ -43,6 +41,17 @@ A brief description of the categories of changes:
4341
### Removed
4442
- Nothing yet
4543

44+
{#v0-37-1}
45+
## [0.37.1] - 2024-10-22
46+
47+
[0.37.1]: https://github.com/bazelbuild/rules_python/releases/tag/0.37.1
48+
49+
{#v0-37-1-fixed}
50+
### Fixed
51+
* (rules) Setting `--incompatible_python_disallow_native_rules` no longer
52+
causes rules_python rules to fail
53+
([#2326](https://github.com/bazelbuild/rules_python/issues/2326)).
54+
4655
{#v0-37-0}
4756
## [0.37.0] - 2024-10-18
4857

0 commit comments

Comments
 (0)