File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -72,6 +72,7 @@ END_UNRELEASED_TEMPLATE
7272* (py_wheel) py_wheel always creates zip64-capable wheel zips
7373* (providers) (experimental) {obj}` PyInfo.venv_symlinks ` replaces
7474 ` PyInfo.site_packages_symlinks `
75+ (refactor) Export module as a public struct
7576
7677{#v0-0-0-fixed}
7778### Fixed
@@ -1184,7 +1185,6 @@ Other changes:
11841185 See [ #1371 ] ( https://github.com/bazel-contrib/rules_python/issues/1371 ) .
11851186* (refactor) The pre-commit developer workflow should now pass ` isort ` and ` black `
11861187 checks (see [ #1674 ] ( https://github.com/bazel-contrib/rules_python/issues/1674 ) ).
1187- * (refactor) Export module as a public struct
11881188
11891189### Added
11901190
You can’t perform that action at this time.
0 commit comments