summaryrefslogtreecommitdiff
path: root/NEWS.rst
diff options
context:
space:
mode:
authorTzu-ping Chung <uranusjr@gmail.com>2021-08-06 18:26:52 +0800
committerTzu-ping Chung <uranusjr@gmail.com>2021-08-06 18:26:52 +0800
commitc2c92c7e8c05bca02cac793100a4bf43d0a1ddda (patch)
tree0c59444c6ef5b1e613e5b35c5a4e4aafa293eeb5 /NEWS.rst
parent516fc4915a173b28acd276786f53edd1a6969319 (diff)
downloadpip-c2c92c7e8c05bca02cac793100a4bf43d0a1ddda.tar.gz
Bump for release21.2.3
Diffstat (limited to 'NEWS.rst')
-rw-r--r--NEWS.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS.rst b/NEWS.rst
index e6f86e71a..7791f6327 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -1,3 +1,15 @@
+21.2.3 (2021-08-06)
+===================
+
+
+
+Bug Fixes
+---------
+
+- Modify the ``sysconfig.get_preferred_scheme`` function check to be
+ compatible with CPython 3.10’s alphareleases. (`#10252 <https://github.com/pypa/pip/issues/10252>`_)
+
+
21.2.2 (2021-07-31)
===================