File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -71,12 +71,14 @@ Version 6.1 — 2021-10-30
71
71
notice on code that is executed many times, such as long-running loops.
72
72
73
73
- Build: jQuery is no longer used or vendored (`issue 840 `_). Huge thanks to
74
- Nils Kattenbeck (septatrix) for the conversion to vanilla JavaScript.
74
+ Nils Kattenbeck (septatrix) for the conversion to vanilla JavaScript in `pull
75
+ request 1248 `_.
75
76
76
77
.. _issue 553 : https://github.com/nedbat/coveragepy/issues/553
77
78
.. _issue 840 : https://github.com/nedbat/coveragepy/issues/840
78
79
.. _issue 1160 : https://github.com/nedbat/coveragepy/issues/1160
79
80
.. _issue 1244 : https://github.com/nedbat/coveragepy/issues/1244
81
+ .. _pull request 1248 : https://github.com/nedbat/coveragepy/pull/1248
80
82
.. _issue 1254 : https://github.com/nedbat/coveragepy/issues/1254
81
83
.. _attrs : https://www.attrs.org/
82
84
You can’t perform that action at this time.
0 commit comments