summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBernát Gábor <gaborjbernat@gmail.com>2022-07-27 13:54:32 -0700
committerBernát Gábor <gaborjbernat@gmail.com>2022-07-27 14:08:27 -0700
commit854e777152eab0c581850a73175e569db6e9f2ff (patch)
treee30c249670418b5690a4475d5afb62b7953050ae /docs
parent37f3188ed1779efc08e43dfa1ffa927ab094fe25 (diff)
downloadvirtualenv-20.16.2.tar.gz
release 20.16.220.16.2
Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog.rst8
-rw-r--r--docs/changelog/2391.bugfix.rst1
2 files changed, 8 insertions, 1 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index 808e530..a6ddbcc 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -5,6 +5,14 @@ Release History
.. towncrier release notes start
+v20.16.2 (2022-07-27)
+---------------------
+
+Bugfixes - 20.16.2
+~~~~~~~~~~~~~~~~~~
+- Bump embeded pip from ``22.2`` to ``22.2.1`` - by :user:`gaborbernat`. (`#2391 <https://github.com/pypa/virtualenv/issues/2391>`_)
+
+
v20.16.1 (2022-07-26)
---------------------
diff --git a/docs/changelog/2391.bugfix.rst b/docs/changelog/2391.bugfix.rst
deleted file mode 100644
index 9b8638a..0000000
--- a/docs/changelog/2391.bugfix.rst
+++ /dev/null
@@ -1 +0,0 @@
-Bump embeded pip from ``22.2`` to ``22.2.1`` - by :user:`gaborbernat`.