We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb83a52 commit 775ace1Copy full SHA for 775ace1
1 file changed
CHANGELOG.md
@@ -56,6 +56,9 @@ END_UNRELEASED_TEMPLATE
56
### Removed
57
* (coverage) Support for python 3.8 has been dropped from the bundled
58
`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`.
62
63
{#v0-0-0-changed}
64
### Changed
0 commit comments