Skip to content

Commit 32f4273

Browse files
committed
Update
1 parent 6661c3c commit 32f4273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)