File tree Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -26,16 +26,26 @@ A brief description of the categories of changes:
26
26
- Nothing yet
27
27
28
28
### 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
32
30
33
31
### Added
34
32
- Nothing yet
35
33
36
34
### Removed
37
35
- Nothing yet
38
36
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}
39
49
## [ 0.37.0] - 2024-10-18
40
50
41
51
[ x.x.x ] : https://github.com/bazelbuild/rules_python/releases/tag/0.37.0
You can’t perform that action at this time.
0 commit comments