Skip to content

Commit 53e5dd3

Browse files
committed
docs: more in the changelog about HTML changes
1 parent 8c88f2b commit 53e5dd3

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

CHANGES.rst

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,22 @@ Unreleased
2626
(see `issue 1310`_). Now the signal handler is only used if you opt-in by
2727
setting ``[run] sigterm = true``.
2828

29-
- Added more keyboard shortcuts in the HTML report: ``[`` and ``]`` for next
30-
file and previous file; ``u`` for up to the index; and ``?`` to open/close
31-
the help panel. Thanks, `J. M. F. Tsang <pull 1364_>`_.
29+
- Small changes to the HTML report:
30+
31+
- Added links to next and previous file, and more keyboard shortcuts: ``[``
32+
and ``]`` for next file and previous file; ``u`` for up to the index; and
33+
``?`` to open/close the help panel. Thanks, `J. M. F. Tsang
34+
<pull 1364_>`_.
35+
36+
- The timestamp and version are displayed at the top of the report. Thanks,
37+
`Ammar Askar <pull 1354_>`_. Closes `issue 1351`_.
3238

3339
- On Python 3.11, the ``[toml]`` extra no longer installs tomli, instead using
3440
tomllib from the standard library. Thanks `Shantanu <pull 1359_>`_.
3541

3642
.. _issue 1310: https://github.com/nedbat/coveragepy/issues/1310
43+
.. _issue 1351: https://github.com/nedbat/coveragepy/issues/1351
44+
.. _pull 1354: https://github.com/nedbat/coveragepy/pull/1354
3745
.. _pull 1359: https://github.com/nedbat/coveragepy/pull/1359
3846
.. _pull 1364: https://github.com/nedbat/coveragepy/pull/1364
3947

CONTRIBUTORS.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Alex Groce
1414
Alex Sandro
1515
Alexander Todorov
1616
Alexander Walters
17+
Ammar Askar
1718
Andrew Hoos
1819
Anthony Sottile
1920
Arcadiy Ivanov

0 commit comments

Comments
 (0)