Skip to content

Commit 9093686

Browse files
authored
Merge pull request #2057 from pypa/release-20.4.0
release 20.4.0
2 parents a9b0f3b + d47e0a5 commit 9093686

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

docs/changelog.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ Release History
55

66
.. towncrier release notes start
77
8+
v20.4.0 (2021-01-19)
9+
--------------------
10+
11+
Features - 20.4.0
12+
~~~~~~~~~~~~~~~~~
13+
- On the programmatic API allow passing in the environment variable dictionary to use, defaults to ``os.environ`` if not
14+
specified - by :user:`gaborbernat`. (`#2054 <https://github.com/pypa/virtualenv/issues/2054>`_)
15+
16+
Bugfixes - 20.4.0
17+
~~~~~~~~~~~~~~~~~
18+
- Upgrade embedded setuptools to ``51.3.3`` from ``51.1.2`` - by :user:`gaborbernat`. (`#2055 <https://github.com/pypa/virtualenv/issues/2055>`_)
19+
20+
821
v20.3.1 (2021-01-13)
922
--------------------
1023

docs/changelog/2054.feature.rst

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

docs/changelog/2055.bugfix.rst

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

0 commit comments

Comments
 (0)