Skip to content

Commit 72106af

Browse files
committed
release 20.11.0
1 parent 592420e commit 72106af

File tree

5 files changed

+11
-4
lines changed

5 files changed

+11
-4
lines changed

docs/changelog.rst

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

66
.. towncrier release notes start
77
8+
v20.11.0 (2021-12-28)
9+
---------------------
10+
11+
Features - 20.11.0
12+
~~~~~~~~~~~~~~~~~~
13+
- Avoid deprecation warning from py-filelock argument - by :user:`ofek`. (`#2237 <https://github.com/pypa/virtualenv/issues/2237>`_)
14+
- Upgrade embedded setuptools to ``59.4.0`` from ``58.3.0`` - by :user:`gaborbernat`. (`#2240 <https://github.com/pypa/virtualenv/issues/2240>`_)
15+
- Drop the runtime dependency of ``backports.entry-points-selectable`` - by :user:`hroncok`. (`#2246 <https://github.com/pypa/virtualenv/issues/2246>`_)
16+
- Fish: PATH variables should not be quoted when being set - by :user:`hroncok`. (`#2248 <https://github.com/pypa/virtualenv/issues/2248>`_)
17+
18+
819
v20.10.0 (2021-11-01)
920
---------------------
1021

docs/changelog/2237.feature.rst

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

docs/changelog/2240.feature.rst

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

docs/changelog/2246.feature.rst

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

docs/changelog/2248.feature.rst

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

0 commit comments

Comments
 (0)