summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.rst3
-rw-r--r--CONTRIBUTORS.txt1
2 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 14b51cfc..1a10a7d5 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -30,6 +30,9 @@ Unreleased
- HTML files no longer have trailing and extra whitespace.
+- The sort order in the HTML report is stored in local storage rather than
+ cookies. Thanks, Federico Bond.
+
- pickle2json, for converting v3 data files to v4 data files, has been removed.
.. _Bitbucket: https://bitbucket.org/ned/coveragepy
diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt
index 549a83dc..011e234c 100644
--- a/CONTRIBUTORS.txt
+++ b/CONTRIBUTORS.txt
@@ -47,6 +47,7 @@ Dmitry Trofimov
Eduardo Schettino
Emil Madsen
Edward Loper
+Federico Bond
Geoff Bache
George Paci
George Song