You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+11-8Lines changed: 11 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,18 @@
1
-
2023.8.23 (2023-08-22)
1
+
2023.8.25 (2023-08-25)
2
2
======================
3
-
Pipenv 2023.8.23 (2023-08-22)
3
+
Pipenv 2023.8.25 (2023-08-25)
4
4
=============================
5
5
6
6
7
+
Bug Fixes
8
+
---------
9
+
10
+
- Fix regression of hash collection when downloading package from private indexes when the hash is not found in the index href url fragment. `#5866 <https://github.com/pypa/pipenv/issues/5866>`_
0 commit comments