diff options
-rw-r--r-- | CHANGES.rst | 3 | ||||
-rw-r--r-- | CONTRIBUTORS.txt | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 89ec8a0f..4c5bdcab 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -24,6 +24,9 @@ want to know what's different in 5.0 since 4.5.x, see :ref:`whatsnew5x`. Unreleased ---------- +- The HTML report has been redesigned by Victor Salvino. There is now a dark + mode, the code text is larger, and system san serif fonts are used. + - The ``coverage report`` and ``coverage html`` commands now accept a ``--precision`` option to control the number of decimal points displayed. Thanks, Teake Nutma. diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index 82ec3251..c418a049 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt @@ -131,6 +131,7 @@ Teake Nutma Ted Wexler Thijs Triemstra Titus Brown +Victor Salvino Ville Skyttä Yury Selivanov Zac Hatfield-Dodds |