summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBernát Gábor <gaborjbernat@gmail.com>2021-12-29 00:05:11 +0000
committerBernát Gábor <gaborjbernat@gmail.com>2021-12-29 00:05:11 +0000
commit4d90b4f905f5d6bd6bbc2721bbfe4f938845f2b4 (patch)
treea4214b2f86ae41272cd48e1499237a869dd183d1 /docs
parent1594bae43e0405ceb58a862cea9d9d847c679398 (diff)
downloadvirtualenv-4d90b4f905f5d6bd6bbc2721bbfe4f938845f2b4.tar.gz
release 20.11.120.11.1
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog.rst8
-rw-r--r--docs/changelog/2258.bugfix.rst1
2 files changed, 8 insertions, 1 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index 62231e9..d3f30c5 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -5,6 +5,14 @@ Release History
.. towncrier release notes start
+v20.11.1 (2021-12-29)
+---------------------
+
+Bugfixes - 20.11.1
+~~~~~~~~~~~~~~~~~~
+- Bump embed setuptools to ``60.1.1`` from ``60.1.0`` - by :user:`gaborbernat`. (`#2258 <https://github.com/pypa/virtualenv/issues/2258>`_)
+
+
v20.11.0 (2021-12-28)
---------------------
diff --git a/docs/changelog/2258.bugfix.rst b/docs/changelog/2258.bugfix.rst
deleted file mode 100644
index a21e5a5..0000000
--- a/docs/changelog/2258.bugfix.rst
+++ /dev/null
@@ -1 +0,0 @@
-Bump embed setuptools to ``60.1.1`` from ``60.1.0`` - by :user:`gaborbernat`.