Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,18 @@ with advance notice in the **Deprecations** section of releases.

.. towncrier release notes start

v3.8.4 (2019-04-01)
-------------------

Bugfixes
^^^^^^^^

- Fix sdist creation on python2.x when there is non-ascii output.
`#1234 <https://github.com/tox-dev/tox/issues/1234>`_
- fix typos in isolated.py that made it impossible to install package with requirements in pyproject.toml - by :user:`unmade`
`#1236 <https://github.com/tox-dev/tox/issues/1236>`_


v3.8.3 (2019-03-29)
-------------------

Expand Down
1 change: 0 additions & 1 deletion docs/changelog/1234.bugfix.rst

This file was deleted.

1 change: 0 additions & 1 deletion docs/changelog/1236.bugfix.rst

This file was deleted.