Skip to content

Commit a633523

Browse files
authored
Merge pull request #2723 from tox-dev/release-4.0.10
2 parents 12f6268 + d77d627 commit a633523

File tree

3 files changed

+14
-4
lines changed

3 files changed

+14
-4
lines changed

docs/changelog.rst

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

55
.. towncrier release notes start
66
7+
v4.0.10 (2022-12-14)
8+
--------------------
9+
10+
Features - 4.0.10
11+
~~~~~~~~~~~~~~~~~
12+
- Add ``py_dot_ver`` and ``py_impl`` constants to environments to show the current Python implementation and dot version
13+
(e.g. ``3.11``) for the current environment. These can be also used as substitutions in ``tox.ini`` - by
14+
:user:`gaborbernat`. (:issue:`2640`)
15+
16+
Bugfixes - 4.0.10
17+
~~~~~~~~~~~~~~~~~
18+
- ``--help`` now reports the default verbosity level (which is WARNING) correctly. (:issue:`2707`)
19+
20+
721
v4.0.9 (2022-12-13)
822
-------------------
923

docs/changelog/2640.feature.rst

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

docs/changelog/2707.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)