Skip to content

Commit 5d5c679

Browse files
authored
Merge pull request #1238 from tox-dev/release-3.8.4
release 3.8.4
2 parents 566b6b6 + 76195e1 commit 5d5c679

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.8.4 (2019-04-01)
15+
-------------------
16+
17+
Bugfixes
18+
^^^^^^^^
19+
20+
- Fix sdist creation on python2.x when there is non-ascii output.
21+
`#1234 <https://github.com/tox-dev/tox/issues/1234>`_
22+
- fix typos in isolated.py that made it impossible to install package with requirements in pyproject.toml - by :user:`unmade`
23+
`#1236 <https://github.com/tox-dev/tox/issues/1236>`_
24+
25+
1426
v3.8.3 (2019-03-29)
1527
-------------------
1628

docs/changelog/1234.bugfix.rst

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

docs/changelog/1236.bugfix.rst

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

0 commit comments

Comments
 (0)