Skip to content

Commit c5ef3d2

Browse files
committed
release 3.13.2
1 parent e2ae954 commit c5ef3d2

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

docs/changelog.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,18 @@ with advance notice in the **Deprecations** section of releases.
1111

1212
.. towncrier release notes start
1313
14+
v3.13.2 (2019-07-01)
15+
--------------------
16+
17+
Bugfixes
18+
^^^^^^^^
19+
20+
- on venv cleanup: add explicit check for pypy venv to make it possible to recreate it - by :user:`obestwalter`
21+
`#1355 <https://github.com/tox-dev/tox/issues/1355>`_
22+
- non canonical names within :conf:`requires` cause infinite provisioning loop - by :user:`gaborbernat`
23+
`#1359 <https://github.com/tox-dev/tox/issues/1359>`_
24+
25+
1426
v3.13.1 (2019-06-25)
1527
--------------------
1628

docs/changelog/1355.bugfix.rst

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

docs/changelog/1359.bugfix.rst

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

0 commit comments

Comments
 (0)