summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernát Gábor <bgabor8@bloomberg.net>2021-12-28 15:42:51 +0000
committerGitHub <noreply@github.com>2021-12-28 15:42:51 +0000
commit21bd7cbf379ff6c6c80276875f84ff2d8695334f (patch)
tree138aabc7f6967f5e1180608ac4f1573bcb921196
parent36a4a18bee79971741735ac7cb28275274616c6d (diff)
downloadvirtualenv-21bd7cbf379ff6c6c80276875f84ff2d8695334f.tar.gz
Update changelog.rst
-rw-r--r--docs/changelog.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index ed3ed22..62231e9 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -11,7 +11,7 @@ v20.11.0 (2021-12-28)
Features - 20.11.0
~~~~~~~~~~~~~~~~~~
- Avoid deprecation warning from py-filelock argument - by :user:`ofek`. (`#2237 <https://github.com/pypa/virtualenv/issues/2237>`_)
-- Upgrade embedded setuptools to ``59.4.0`` from ``58.3.0`` - by :user:`gaborbernat`. (`#2240 <https://github.com/pypa/virtualenv/issues/2240>`_)
+- Upgrade embedded setuptools to ``61.1.0`` from ``58.3.0`` - by :user:`gaborbernat`. (`#2240 <https://github.com/pypa/virtualenv/issues/2240>`_)
- Drop the runtime dependency of ``backports.entry-points-selectable`` - by :user:`hroncok`. (`#2246 <https://github.com/pypa/virtualenv/issues/2246>`_)
- Fish: PATH variables should not be quoted when being set - by :user:`hroncok`. (`#2248 <https://github.com/pypa/virtualenv/issues/2248>`_)