Skip to content

Commit d150256

Browse files
authored
Merge pull request #1645 from tox-dev/release-3.19.0
release 3.19.0
2 parents 8317240 + 0c8c729 commit d150256

File tree

5 files changed

+28
-6
lines changed

5 files changed

+28
-6
lines changed

docs/changelog.rst

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

1212
.. towncrier release notes start
1313
14+
v3.19.0 (2020-08-06)
15+
--------------------
16+
17+
Bugfixes
18+
^^^^^^^^
19+
20+
- skip ``setup.cfg`` if it has no ``tox:tox`` namespace - by :user:`hroncok`
21+
`#1045 <https://github.com/tox-dev/tox/issues/1045>`_
22+
23+
24+
Features
25+
^^^^^^^^
26+
27+
- Implement support for building projects
28+
having :pep:`517#in-tree-build-backends` ``backend-path`` setting -
29+
by :user:`webknjaz`
30+
`#1575 <https://github.com/tox-dev/tox/issues/1575>`_
31+
- Don't require a tox config file for ``tox --devenv`` - by :user:`hroncok`
32+
`#1643 <https://github.com/tox-dev/tox/issues/1643>`_
33+
34+
35+
Documentation
36+
^^^^^^^^^^^^^
37+
38+
- Fixed grammar in top-level documentation - by :user:`tfurf`
39+
`#1631 <https://github.com/tox-dev/tox/issues/1631>`_
40+
41+
1442
v3.18.1 (2020-07-28)
1543
--------------------
1644

docs/changelog/1045.bugfix.rst

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

docs/changelog/1575.feature.rst

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

docs/changelog/1631.doc.rst

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

docs/changelog/1643.feature.rst

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

0 commit comments

Comments
 (0)