summaryrefslogtreecommitdiff
path: root/docs/changelog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r--docs/changelog.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index d4604d97..5ab50b3b 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -11,6 +11,17 @@ with advance notice in the **Deprecations** section of releases.
.. towncrier release notes start
+v3.21.2 (2021-01-19)
+--------------------
+
+Bugfixes
+^^^^^^^^
+
+- Newer coverage tools update the ``COV_CORE_CONTEXT`` environment variable, add it to the list of environment variables
+ that can change in our pytest plugin - by :user:`gaborbernat`.
+ `#1854 <https://github.com/tox-dev/tox/issues/1854>`_
+
+
v3.21.1 (2021-01-13)
--------------------