Skip to content

Commit 402cf84

Browse files
committed
release 4.4.2
1 parent ed39bd7 commit 402cf84

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

docs/changelog.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ Release History
44

55
.. towncrier release notes start
66
7+
v4.4.2 (2023-01-25)
8+
-------------------
9+
10+
Bugfixes - 4.4.2
11+
~~~~~~~~~~~~~~~~
12+
- Allow the user configuration file (default ``<appdir>/tox/config.ini``) to be overridden via the
13+
``TOX_USER_CONFIG_FILE`` environment variable. Previously tox was looking at the ``TOX_CONFIG_FILE`` to override the
14+
user configuration, however that environment variable is already used to override the main configuration - by
15+
:user:`masenf`. (:issue:`2890`)
16+
17+
718
v4.4.1 (2023-01-25)
819
-------------------
920

docs/changelog/2890.bugfix.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)