summarylogtreecommitdiffstats
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorLuis Martinez2021-12-22 14:36:19 -0600
committerLuis Martinez2021-12-22 14:36:19 -0600
commit11ee7e7a527b94b0869464334c78d9ba2ea5f8fc (patch)
tree00616a44a3b6f8e6b68e9418959431d27f396b22 /CHANGES.rst
parent48176dbb0ba9054197f5ab6d71b8fef3e46289cf (diff)
downloadaur-11ee7e7a527b94b0869464334c78d9ba2ea5f8fc.tar.gz
update to 2.1.60
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 6f5b53a3ebe1..76c9fd97b6d3 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,6 +1,15 @@
Release Notes
=============
+2.1.60
+------
+
+This release fixes a bug that prevented creating PEXes when duplicate
+compatible requirements were specified using the pip-2020-resolver.
+
+* Fix Pex to be duplicate requirement agnostic. (#1551)
+ `PR #1551 <https://github.com/pantsbuild/pex/pull/1551>`_
+
2.1.59
------