summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2021-11-26 19:10:35 -0500
committerNed Batchelder <ned@nedbatchelder.com>2021-11-26 19:10:35 -0500
commit7a0188231be8f7bb04b2832365401062e18b7ab2 (patch)
tree23099d5a1ec507ba404acb399dd3faa298e23f50 /CHANGES.rst
parent7c128a6cf6e20674c7bab31ff13f7480b42e6148 (diff)
downloadpython-coveragepy-git-6.2.tar.gz
docs: prep for 6.26.2
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 15b825fc..9146dbfa 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -19,8 +19,10 @@ This list is detailed and covers changes in each pre-release version.
.. Version 9.8.1 — 2027-07-27
.. --------------------------
-Unreleased
-----------
+.. _changes_62:
+
+Version 6.2 — 2021-11-26
+------------------------
- Feature: Now the ``--concurrency`` setting can now have a list of values, so
that threads and another lightweight threading package can be measured