Skip to content

Commit cc26279

Browse files
authored
Merge pull request #1808 from tox-dev/release-3.21.1
2 parents 4b44584 + ffac605 commit cc26279

File tree

5 files changed

+26
-4
lines changed

5 files changed

+26
-4
lines changed

docs/changelog.rst

+26
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,32 @@ with advance notice in the **Deprecations** section of releases.
1111

1212
.. towncrier release notes start
1313
14+
v3.21.1 (2021-01-13)
15+
--------------------
16+
17+
Bugfixes
18+
^^^^^^^^
19+
20+
- Fix regression that broke using install_command in config replacements - by :user:`jayvdb`
21+
`#1777 <https://github.com/tox-dev/tox/issues/1777>`_
22+
- Fix regression parsing posargs default containing colon. - by :user:`jayvdb`
23+
`#1785 <https://github.com/tox-dev/tox/issues/1785>`_
24+
25+
26+
Features
27+
^^^^^^^^
28+
29+
- Prevent .tox in envlist - by :user:`jayvdb`
30+
`#1684 <https://github.com/tox-dev/tox/issues/1684>`_
31+
32+
33+
Miscellaneous
34+
^^^^^^^^^^^^^
35+
36+
- Enable building tox with ``setuptools_scm`` 4 and 5 by :user:hroncok
37+
`#1799 <https://github.com/tox-dev/tox/issues/1799>`_
38+
39+
1440
v3.21.0 (2021-01-08)
1541
--------------------
1642

docs/changelog/1684.feature.rst

-1
This file was deleted.

docs/changelog/1777.bugfix.rst

-1
This file was deleted.

docs/changelog/1785.bugfix.rst

-1
This file was deleted.

docs/changelog/1799.misc.rst

-1
This file was deleted.

0 commit comments

Comments
 (0)