Skip to content

Commit e320b19

Browse files
authored
Merge pull request #1598 from tox-dev/release-3.15.2
release 3.15.2
2 parents 121ef6b + d340d89 commit e320b19

File tree

4 files changed

+19
-3
lines changed

4 files changed

+19
-3
lines changed

docs/changelog.rst

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

1212
.. towncrier release notes start
1313
14+
v3.15.2 (2020-06-06)
15+
--------------------
16+
17+
Bugfixes
18+
^^^^^^^^
19+
20+
- Add an option to allow a process to suicide before sending the SIGTERM. - by :user:`jhesketh`
21+
`#1497 <https://github.com/tox-dev/tox/issues/1497>`_
22+
- PyPy 7.3.1 on Windows uses the ``Script`` folder instead of ``bin``. - by :user:`gaborbernat`
23+
`#1597 <https://github.com/tox-dev/tox/issues/1597>`_
24+
25+
26+
Miscellaneous
27+
^^^^^^^^^^^^^
28+
29+
- Allow to run the tests with pip 19.3.1 once again while preserving the ability to use pip 20.1 - by :user:`hroncok`
30+
`#1594 <https://github.com/tox-dev/tox/issues/1594>`_
31+
32+
1433
v3.15.1 (2020-05-20)
1534
--------------------
1635

docs/changelog/1497.bugfix.rst

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

docs/changelog/1594.misc.rst

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

docs/changelog/1597.bugfix.rst

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

0 commit comments

Comments
 (0)