aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.d
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2018-12-14 15:14:09 -0500
committerJason R. Coombs <jaraco@jaraco.com>2018-12-14 15:14:09 -0500
commitb431aef3a682a5e22d37568446b9cca1b14a2bf5 (patch)
tree6a2c8bd08cd4b7c9ee3a4096c14847087262fda0 /changelog.d
parent08cdccef121eae198d719d39fbeb43b19180d99a (diff)
downloadexternal_python_setuptools-b431aef3a682a5e22d37568446b9cca1b14a2bf5.tar.gz
external_python_setuptools-b431aef3a682a5e22d37568446b9cca1b14a2bf5.tar.bz2
external_python_setuptools-b431aef3a682a5e22d37568446b9cca1b14a2bf5.zip
Update changelog. Ref #1544.
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/1544.change.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/1544.change.rst b/changelog.d/1544.change.rst
new file mode 100644
index 00000000..748b64e1
--- /dev/null
+++ b/changelog.d/1544.change.rst
@@ -0,0 +1 @@
+Added tests for PackageIndex.download (for git URLs).