Skip to content

Commit b9b4d02

Browse files
committed
release 4.2.5
1 parent c790c60 commit b9b4d02

File tree

4 files changed

+13
-6
lines changed

4 files changed

+13
-6
lines changed

docs/changelog.rst

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

55
.. towncrier release notes start
66
7+
v4.2.5 (2023-01-06)
8+
-------------------
9+
10+
Bugfixes - 4.2.5
11+
~~~~~~~~~~~~~~~~
12+
- The combination of ``usedevelop = true`` and ``--skip-missing-interpreters=false`` will no longer fail for environments
13+
that were *not* invoked - by :user:`stephenfin`. (:issue:`2811`)
14+
- Fix an attribute error when ``use_develop = true`` is set and an unsupported interpreter version is requested - by
15+
:user:`stephenfin`. (:issue:`2826`)
16+
- tox returns a non-zero error code if all envs are skipped. It will now correctly do this if only a single env was
17+
requested and this was skipped - by :user:`stephenfin`. (:issue:`2827`)
18+
19+
720
v4.2.4 (2023-01-05)
821
-------------------
922

docs/changelog/2811.bugfix.rst

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

docs/changelog/2826.bugfix.rst

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

docs/changelog/2827.bugfix.rst

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

0 commit comments

Comments
 (0)