summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSviatoslav Sydorenko <wk@sydorenko.org.ua>2020-09-26 11:23:41 +0200
committerSviatoslav Sydorenko <wk@sydorenko.org.ua>2020-09-26 11:23:41 +0200
commit5706841b1120b852193a5576c3bfcfa0cf666ab4 (patch)
tree673e889f7bf1b6d7023bd47708597a04f6cb0306
parentc7bf7961624c2c524edfe04513379d063621bece (diff)
downloadpython-setuptools-git-5706841b1120b852193a5576c3bfcfa0cf666ab4.tar.gz
📝 Add a change note about PR #2401
-rw-r--r--changelog.d/2401.misc.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/2401.misc.rst b/changelog.d/2401.misc.rst
new file mode 100644
index 00000000..924880a3
--- /dev/null
+++ b/changelog.d/2401.misc.rst
@@ -0,0 +1,2 @@
+Enabled test results reporting in AppVeyor CI
+-- by :user:`webknjaz`