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
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,15 @@
1
+
2023.8.22 (2023-08-22)
2
+
======================
3
+
Pipenv 2023.8.22 (2023-08-22)
4
+
=============================
5
+
6
+
7
+
Bug Fixes
8
+
---------
9
+
10
+
- Fix regression with ``ssh://`` vcs URLs introduced in ``2023.8.21`` whereby ssh vcs URLs are expected to have at least one ``@`` symbol. `#5846 <https://github.com/pypa/pipenv/issues/5846>`_
0 commit comments