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 fd71516 commit 7e4d19cCopy full SHA for 7e4d19c
CHANGELOG.md
@@ -17,8 +17,7 @@ A brief description of the categories of changes:
17
* Particular sub-systems are identified using parentheses, e.g. `(bzlmod)` or
18
`(docs)`.
19
20
-
21
-## Unreleased
+## [0.25.0] - 2023-08-22
22
23
### Changed
24
@@ -40,6 +39,8 @@ A brief description of the categories of changes:
40
39
* (gazelle) Stop generating unnecessary imports.
41
* (toolchains) s390x supported for Python 3.9.17, 3.10.12, and 3.11.4.
42
+[0.25.0]: https://github.com/bazelbuild/rules_python/releases/tag/0.25.0
43
+
44
## [0.24.0] - 2023-07-11
45
46
0 commit comments