summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2018-05-28 07:15:03 -0400
committerNed Batchelder <ned@nedbatchelder.com>2018-05-28 07:15:03 -0400
commit4842543494691d3993042331ae784be25bca7e47 (patch)
treed86cf0637d8a552ea0615e48f0d14e30b70fde20 /CHANGES.rst
parent0ec270a86635d70a8aebc227231feecac6e4c7c5 (diff)
downloadpython-coveragepy-4842543494691d3993042331ae784be25bca7e47.tar.gz
Clean up
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 99abfd4..d75322f 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -29,6 +29,8 @@ Unreleased (might become 5.0)
- Running coverage many times for small runs in a single process should be
faster, closing `issue 625`_. Thanks, David MacIver.
+- Large HTML report pages load faster. Thanks, pankajp.
+
.. _issue 625: https://bitbucket.org/ned/coveragepy/issues/625/lstat-dominates-in-the-case-of-small
.. _issue 650: https://bitbucket.org/ned/coveragepy/issues/650/allow-setting-configuration-file-location