summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 2047e25e..4dac3ea8 100644
--- a/README.rst
+++ b/README.rst
@@ -32,7 +32,9 @@ Documentation is on `Read the Docs`_. Code repository and issue tracker are on
.. _GitHub: https://github.com/nedbat/coveragepy
-**New in 4.4:** Suppressable warnings, continuous coverage measurement.
+**New in 4.5:** Configurator plug-ins.
+
+New in 4.4: Suppressable warnings, continuous coverage measurement.
New in 4.3: HTML ``--skip-covered``, sys.excepthook support, tox.ini
support.