We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 566b6b6 + 76195e1 commit 5d5c679Copy full SHA for 5d5c679
docs/changelog.rst
@@ -11,6 +11,18 @@ with advance notice in the **Deprecations** section of releases.
11
12
.. towncrier release notes start
13
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
26
v3.8.3 (2019-03-29)
27
-------------------
28
docs/changelog/1234.bugfix.rst
docs/changelog/1236.bugfix.rst
0 commit comments