summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
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`.