Skip to content

Commit b5a5374

Browse files
committed
docs: thanks, Nils K for the vanilla JS conversion!
1 parent 9a1954a commit b5a5374

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGES.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ Unreleased
4343
- Performance: Branch coverage measurement is faster, though you might only
4444
notice on code that is executed many times, such as long-running loops.
4545

46-
- Build: jQuery is updated to 3.6.0 (`issue 840`_).
46+
- Build: jQuery is no longer used or vendored (`issue 840`_). Huge thanks to
47+
Nils Kattenbeck (septatrix) for the conversion to vanilla JavaScript.
4748

4849
.. _issue 553: https://github.com/nedbat/coveragepy/issues/553
4950
.. _issue 840: https://github.com/nedbat/coveragepy/issues/840

CONTRIBUTORS.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ Mickie Betz
108108
Mike Fiedler
109109
Naveen Yadav
110110
Nathan Land
111+
Nils Kattenbeck
111112
Noel O'Boyle
112113
Olivier Grisel
113114
Ori Avtalion

0 commit comments

Comments
 (0)