Skip to content

Commit 07b43bc

Browse files
committed
wip
1 parent e57c003 commit 07b43bc

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,13 @@ A brief description of the categories of changes:
2828
* New Python versions available: `3.11.8`, `3.12.2` using
2929
https://github.com/indygreg/python-build-standalone/releases/tag/20240224.
3030

31-
[0.XX.0]: https://github.com/bazelbuild/rules_python/releases/tag/0.XX.0
32-
33-
### Added
34-
3531
* (bzlmod pip) One can add hub repositories that are for a specific pip platform
3632
by specifying the `experimental_platform` atribute on the `pip.parse` tag class.
3733
This effectively turn on the `download_only = True` flag and setup the extra
3834
`pip` args based on the `python_version` value.
3935

36+
[0.XX.0]: https://github.com/bazelbuild/rules_python/releases/tag/0.XX.0
37+
4038
## [0.31.0] - 2024-02-12
4139

4240
[0.31.0]: https://github.com/bazelbuild/rules_python/releases/tag/0.31.0

0 commit comments

Comments
 (0)