File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -31,9 +31,7 @@ A brief description of the categories of changes:
31
31
32
32
{#v0-0-0-fixed}
33
33
### 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
37
35
38
36
{#v0-0-0-added}
39
37
### Added
@@ -43,6 +41,17 @@ A brief description of the categories of changes:
43
41
### Removed
44
42
- Nothing yet
45
43
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
+
46
55
{#v0-37-0}
47
56
## [ 0.37.0] - 2024-10-18
48
57
You can’t perform that action at this time.
0 commit comments