Skip to content

Commit 775ace1

Browse files
committed
add a note about removal of WORKSPACE support
1 parent eb83a52 commit 775ace1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ END_UNRELEASED_TEMPLATE
5656
### Removed
5757
* (coverage) Support for python 3.8 has been dropped from the bundled
5858
`coverage.py` wheel set, since coverage.py 7.6.2 dropped it.
59+
* (workspace) Users loading `rules_python` through `WORKSPACE` will have
60+
to migrate to loading it through `MODULE.bazel`. The previous release is
61+
the last release that supports `WORKSPACE`.
5962

6063
{#v0-0-0-changed}
6164
### Changed

0 commit comments

Comments
 (0)