Skip to content

Commit 511782e

Browse files
committed
release 4.32.0
1 parent d5035fa commit 511782e

File tree

4 files changed

+17
-5
lines changed

4 files changed

+17
-5
lines changed

docs/changelog.rst

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

55
.. towncrier release notes start
66
7+
v4.32.0 (2025-10-24)
8+
--------------------
9+
10+
Bugfixes - 4.32.0
11+
~~~~~~~~~~~~~~~~~
12+
- Expand braced range syntax in all internal sections of ``tox.ini`` (e.g. ``deps``, ``testenv``). Syntax like py3{10-14} can be used in those sections now.
13+
- by :user:`marcosboger` (:issue:`3571`)
14+
15+
Improved Documentation - 4.32.0
16+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
17+
- Add Python 3.14 and 3.14t to config examples
18+
- by :user:`cclauss` (:issue:`3626`)
19+
20+
Misc - 4.32.0
21+
~~~~~~~~~~~~~
22+
- :issue:`3629`
23+
724
v4.31.0 (2025-10-09)
825
--------------------
926

docs/changelog/3571.bugfix.rst

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

docs/changelog/3626.doc.rst

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

docs/changelog/3629.misc.rst

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

0 commit comments

Comments
 (0)