summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2021-10-30 07:49:20 -0400
committerNed Batchelder <ned@nedbatchelder.com>2021-10-30 07:49:20 -0400
commitc70267f373712fb1a0fdbf8b784bb3a09f58bb25 (patch)
tree79e2805411e382f9a39121fef585f4169c422cbf /CHANGES.rst
parent447b658be9f68058331006eb0a6e63d9c5ed3943 (diff)
downloadpython-coveragepy-git-c70267f373712fb1a0fdbf8b784bb3a09f58bb25.tar.gz
docs: link to the no-more-jquery pull request
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index cee3c235..c94715f8 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -71,12 +71,14 @@ Version 6.1 — 2021-10-30
notice on code that is executed many times, such as long-running loops.
- Build: jQuery is no longer used or vendored (`issue 840`_). Huge thanks to
- Nils Kattenbeck (septatrix) for the conversion to vanilla JavaScript.
+ Nils Kattenbeck (septatrix) for the conversion to vanilla JavaScript in `pull
+ request 1248`_.
.. _issue 553: https://github.com/nedbat/coveragepy/issues/553
.. _issue 840: https://github.com/nedbat/coveragepy/issues/840
.. _issue 1160: https://github.com/nedbat/coveragepy/issues/1160
.. _issue 1244: https://github.com/nedbat/coveragepy/issues/1244
+.. _pull request 1248: https://github.com/nedbat/coveragepy/pull/1248
.. _issue 1254: https://github.com/nedbat/coveragepy/issues/1254
.. _attrs: https://www.attrs.org/