From 2b9c78aff7a1120cb68c65d1777dd9001bf12ed2 Mon Sep 17 00:00:00 2001 From: Matt Davis Date: Sun, 29 Sep 2024 18:37:13 -0400 Subject: [PATCH] Release v2024.1.0 --- CHANGELOG.md | 15 +++++++++++++++ news/6253.feature.rst | 1 - news/6256.bugfix.rst | 1 - pipenv/pipenv.1 | 2 +- 4 files changed, 16 insertions(+), 3 deletions(-) delete mode 100644 news/6253.feature.rst delete mode 100644 news/6256.bugfix.rst diff --git a/CHANGELOG.md b/CHANGELOG.md index e122472d38..b1b5c1e794 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +2024.1.0 (2024-09-29) +===================== +Pipenv 2024.1.0 (2024-09-29) +============================ + + +Features & Improvements +----------------------- + +- Upgrade from ``pip==24.0`` to ``pip==24.1.2``. `#6253 `_ + +Bug Fixes +--------- + +- Fixes regression in lock file generation that caused environment variable references (e.g., ${GIT_PASSWORD}) in VCS URLs to be stripped out. This restores the ability to use credential placeholders in version control system URLs. `#6256 `_ 2024.0.3 (2024-09-22) ===================== Pipenv 2024.0.3 (2024-09-22) diff --git a/news/6253.feature.rst b/news/6253.feature.rst deleted file mode 100644 index 2a51bcf00b..0000000000 --- a/news/6253.feature.rst +++ /dev/null @@ -1 +0,0 @@ -Upgrade from ``pip==24.0`` to ``pip==24.1.2``. diff --git a/news/6256.bugfix.rst b/news/6256.bugfix.rst deleted file mode 100644 index c71174c4ca..0000000000 --- a/news/6256.bugfix.rst +++ /dev/null @@ -1 +0,0 @@ -Fixes regression in lock file generation that caused environment variable references (e.g., ${GIT_PASSWORD}) in VCS URLs to be stripped out. This restores the ability to use credential placeholders in version control system URLs. diff --git a/pipenv/pipenv.1 b/pipenv/pipenv.1 index b0bed387ea..a77ef4c6e3 100644 --- a/pipenv/pipenv.1 +++ b/pipenv/pipenv.1 @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "PIPENV" "1" "Sep 22, 2024" "2024.0.3" "pipenv" +.TH "PIPENV" "1" "Sep 29, 2024" "2024.1.0" "pipenv" .sp \fBNOTE:\fP .INDENT 0.0