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 649cfcd9..603cdecb 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -4,6 +4,17 @@ Release History
.. towncrier release notes start
+v4.3.3 (2023-01-16)
+-------------------
+
+Bugfixes - 4.3.3
+~~~~~~~~~~~~~~~~
+- The provision environment (``.tox``) will never inherit from ``testenv``.
+ During provisioning, other test environments are not processed, allowing the
+ use of keys and values that may be registered by later tox version or
+ provisioned plugins - by :user:`masenf`. (:issue:`2862`)
+
+
v4.3.2 (2023-01-16)
-------------------