Skip to content

Commit

Permalink
Merge pull request #1984 from pypa/release-20.0.35
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborbernat committed Oct 15, 2020
2 parents 8f3d157 + da1c6a3 commit 03ad839
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
9 changes: 9 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ Release History

.. towncrier release notes start
v20.0.35 (2020-10-15)
---------------------

Bugfixes - 20.0.35
~~~~~~~~~~~~~~~~~~
- Bump embedded setuptools from ``50.3.0`` to ``50.3.1`` - by :user:`gaborbernat`. (`#1982 <https://github.com/pypa/virtualenv/issues/1982>`_)
- After importing virtualenv passing cwd to a subprocess calls breaks with ``invalid directory`` - by :user:`gaborbernat`. (`#1983 <https://github.com/pypa/virtualenv/issues/1983>`_)


v20.0.34 (2020-10-12)
---------------------

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

This file was deleted.

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

This file was deleted.

0 comments on commit 03ad839

Please sign in to comment.