Skip to content

Commit 176a1dd

Browse files
committed
add changelog
1 parent 544cd21 commit 176a1dd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@ Unreleased changes template.
7979
binary whose interpreter to use.
8080
* (pypi) An extra argument to add the interpreter lib dir to `LDFLAGS` when
8181
building wheels from `sdist`.
82+
* (pypi) Direct HTTP urls for wheels and sdists are now supported when using
83+
{obj}`experimental_index_url` (bazel downloader).
84+
Partially fixes [#2363](https://github.com/bazelbuild/rules_python/issues/2363).
8285

8386
{#v0-0-0-removed}
8487
### Removed

0 commit comments

Comments
 (0)