Skip to content

Commit

Permalink
docs: thanks, Nils K for the vanilla JS conversion!
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Oct 23, 2021
1 parent 9a1954a commit b5a5374
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ Unreleased
- Performance: Branch coverage measurement is faster, though you might only
notice on code that is executed many times, such as long-running loops.

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

.. _issue 553: https://github.com/nedbat/coveragepy/issues/553
.. _issue 840: https://github.com/nedbat/coveragepy/issues/840
Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTORS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ Mickie Betz
Mike Fiedler
Naveen Yadav
Nathan Land
Nils Kattenbeck
Noel O'Boyle
Olivier Grisel
Ori Avtalion
Expand Down

0 comments on commit b5a5374

Please sign in to comment.