Skip to content

Commit 9553e4f

Browse files
committed
release 4.0.12
1 parent 5cef030 commit 9553e4f

File tree

5 files changed

+16
-6
lines changed

5 files changed

+16
-6
lines changed

docs/changelog.rst

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

55
.. towncrier release notes start
66
7+
v4.0.12 (2022-12-16)
8+
--------------------
9+
10+
Bugfixes - 4.0.12
11+
~~~~~~~~~~~~~~~~~
12+
- If tox is running in a tty, allocate a pty (pseudo terminal) for commands
13+
and copy termios attributes to show colors and improve interactive use - by :user:`masenf`. (:issue:`1773`)
14+
- Fix python hash seed not being set - by :user:`gaborbernat`. (:issue:`2645`)
15+
- Fix legacy CLI flags ``--pre``, ``--force-deps``, ``--sitepackages`` and ``--alwayscopy`` not working, and mark them
16+
as deprecated - by :user:`gaborbernat`. (:issue:`2690`)
17+
18+
Improved Documentation - 4.0.12
19+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
20+
- Document user level config. (:issue:`2633`)
21+
22+
723
v4.0.11 (2022-12-14)
824
--------------------
925

docs/changelog/1773.bugfix.rst

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

docs/changelog/2633.doc.rst

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

docs/changelog/2645.bugfix.rst

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

docs/changelog/2690.bugfix.rst

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

0 commit comments

Comments
 (0)