Skip to content

Commit 8a1ab68

Browse files
authored
Merge pull request #1244 from tox-dev/release-3.8.5
release 3.8.5
2 parents 3337263 + 8938164 commit 8a1ab68

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

docs/changelog.rst

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

1212
.. towncrier release notes start
1313
14+
v3.8.5 (2019-04-03)
15+
-------------------
16+
17+
Bugfixes
18+
^^^^^^^^
19+
20+
- the isolated build env now ignores :conf:`sitepackages`, :conf:`deps` and :conf:`description` as these do not make
21+
sense - by :user:`gaborbernat`
22+
`#1239 <https://github.com/tox-dev/tox/issues/1239>`_
23+
- Do not print timings with more than 3 decimal digits on Python 3 - by :user:`mgedmin`.
24+
`#1241 <https://github.com/tox-dev/tox/issues/1241>`_
25+
26+
1427
v3.8.4 (2019-04-01)
1528
-------------------
1629

docs/changelog/1239.bugfix.rst

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

docs/changelog/1241.bugfix.rst

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

0 commit comments

Comments
 (0)