summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2021-02-28 12:22:57 -0500
committerNed Batchelder <ned@nedbatchelder.com>2021-02-28 12:22:57 -0500
commit9e8010cf1626dad26a02aa949c105481d540c631 (patch)
tree33bed707d4518597b299c09bfd8ec616b2d17b51 /CHANGES.rst
parentc842085d0cfcce61a8a39d6deeecfd91aa19abd3 (diff)
downloadpython-coveragepy-git-9e8010cf1626dad26a02aa949c105481d540c631.tar.gz
build: version 5.5 prep
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 1dd57b03..afd5f16a 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -21,8 +21,10 @@ want to know what's different in 5.0 since 4.5.x, see :ref:`whatsnew5x`.
.. Version 9.8.1 --- 2027-07-27
.. ----------------------------
-Unreleased
-----------
+.. _changes_55:
+
+Version 5.5 --- 2021-02-28
+--------------------------
- ``coverage combine`` has a new option, ``--keep`` to keep the original data
files after combining them. The default is still to delete the files after