File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -72,12 +72,13 @@ Version 6.1 — 2021-10-30
7272- Performance: Branch coverage measurement is faster, though you might only
7373 notice on code that is executed many times, such as long-running loops.
7474
75- - Build: jQuery is no longer used or vendored (`issue 840 `_). Huge thanks to
76- Nils Kattenbeck (septatrix) for the conversion to vanilla JavaScript in ` pull
77- request 1248 `_.
75+ - Build: jQuery is no longer used or vendored (`issue 840 `_ and ` issue 1118 `_).
76+ Huge thanks to Nils Kattenbeck (septatrix) for the conversion to vanilla
77+ JavaScript in ` pull request 1248 `_.
7878
7979.. _issue 553 : https://github.com/nedbat/coveragepy/issues/553
8080.. _issue 840 : https://github.com/nedbat/coveragepy/issues/840
81+ .. _issue 1118 : https://github.com/nedbat/coveragepy/issues/1118
8182.. _issue 1160 : https://github.com/nedbat/coveragepy/issues/1160
8283.. _issue 1244 : https://github.com/nedbat/coveragepy/issues/1244
8384.. _pull request 1248 : https://github.com/nedbat/coveragepy/pull/1248
You can’t perform that action at this time.
0 commit comments