summaryrefslogtreecommitdiff
path: root/NEWS.rst
diff options
context:
space:
mode:
authorPaul Moore <p.f.moore@gmail.com>2022-11-05 15:25:43 +0000
committerPaul Moore <p.f.moore@gmail.com>2022-11-05 15:25:43 +0000
commit1463081f10de6bfad81afe0d68272e7c3bedbadf (patch)
treed2e628e731746bdbd88ae49c0261520d3466ed64 /NEWS.rst
parent22fd64ac0b68782acb308e2484b553a2ecadff78 (diff)
downloadpip-1463081f10de6bfad81afe0d68272e7c3bedbadf.tar.gz
Bump for release22.3.1
Diffstat (limited to 'NEWS.rst')
-rw-r--r--NEWS.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS.rst b/NEWS.rst
index ec16a384e..ff89e5cdf 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -9,6 +9,17 @@
.. towncrier release notes start
+22.3.1 (2022-11-05)
+===================
+
+Bug Fixes
+---------
+
+- Fix entry point generation of ``pip.X``, ``pipX.Y``, and ``easy_install-X.Y``
+ to correctly account for multi-digit Python version segments (e.g. the "11"
+ part of 3.11). (`#11547 <https://github.com/pypa/pip/issues/11547>`_)
+
+
22.3 (2022-10-15)
=================