Skip to content

Commit f9664f2

Browse files
committed
release 3.7.0
1 parent b6de343 commit f9664f2

File tree

6 files changed

+29
-6
lines changed

6 files changed

+29
-6
lines changed

docs/changelog.rst

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

1212
.. towncrier release notes start
1313
14+
v3.7.0 (2019-01-11)
15+
-------------------
16+
17+
Features
18+
^^^^^^^^
19+
20+
- Parallel mode added (alternative to ``detox`` which is being deprecated), for more details see :ref:`parallel_mode` - by :user:`gaborbernat`.
21+
`#439 <https://github.com/tox-dev/tox/issues/439>`_
22+
- Added command line shortcut ``-s`` for ``--skip-missing-interpreters`` - by :user:`evandrocoan`
23+
`#1119 <https://github.com/tox-dev/tox/issues/1119>`_
24+
25+
26+
Deprecations (removal in next major release)
27+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
28+
29+
- Whitelisting of externals will be mandatory in tox 4: issue a deprecation warning as part of the already existing warning - by :user:`obestwalter`
30+
`#1129 <https://github.com/tox-dev/tox/issues/1129>`_
31+
32+
33+
Documentation
34+
^^^^^^^^^^^^^
35+
36+
- Clarify explanations in examples and avoid unsupported end line comments - by :user:`obestwalter`
37+
`#1110 <https://github.com/tox-dev/tox/issues/1110>`_
38+
- Set to PULL_REQUEST_TEMPLATE.md use relative instead of absolute URLs - by :user:`evandrocoan`
39+
Fixed PULL_REQUEST_TEMPLATE.md path for changelog/examples.rst to docs/changelog/examples.rst - by :user:`evandrocoan`
40+
`#1120 <https://github.com/tox-dev/tox/issues/1120>`_
41+
42+
1443
v3.6.1 (2018-12-24)
1544
-------------------
1645

docs/changelog/1110.doc.rst

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

docs/changelog/1119.feature.rst

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

docs/changelog/1120.doc.rst

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

docs/changelog/1129.deprecation.rst

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

docs/changelog/439.feature.rst

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

0 commit comments

Comments
 (0)