summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 3796c392..4bc6fad7 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -277,6 +277,17 @@ Version 5.0a1 --- 2018-06-05
.. _issue 700: https://github.com/nedbat/coveragepy/issues/700
+.. _changes_454:
+
+Version 4.5.4 -- 2019-07-29
+---------------------------
+
+- Multiprocessing support in Python 3.8 was broken, but is now fixed. Closes
+ `issue 828`_.
+
+.. _issue 828: https://github.com/nedbat/coveragepy/issues/828
+
+
.. _changes_453:
Version 4.5.3 -- 2019-03-09