diff --git a/CHANGELOG.md b/CHANGELOG.md index 22da702052..88215b776d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +2024.4.0 (2025-01-22) +===================== +Pipenv 2024.4.0 (2025-01-22) +============================ + + +Bug Fixes +--------- + +- Running "pipenv shell" on MacOS in Powershell (pwsh) references incorrect Activate.ps1 `#6318 `_ +- Fix repr(Shell) `#6321 `_ +- Fix incorrect path for 'pipenv shell' `#6327 `_ +- Fix license declaration for PyPI `#6329 `_ + +Vendored Libraries +------------------ + +- Remove click.echo from exceptions.py `#6216 `_ 2024.2.0 (2024-11-05) ===================== Pipenv 2024.2.0 (2024-11-05) diff --git a/news/6216.vendor.rst b/news/6216.vendor.rst deleted file mode 100644 index 954786799a..0000000000 --- a/news/6216.vendor.rst +++ /dev/null @@ -1 +0,0 @@ -Remove click.echo from exceptions.py diff --git a/news/6318.bugfix.rst b/news/6318.bugfix.rst deleted file mode 100644 index 01e1bf855c..0000000000 --- a/news/6318.bugfix.rst +++ /dev/null @@ -1 +0,0 @@ -Running "pipenv shell" on MacOS in Powershell (pwsh) references incorrect Activate.ps1 diff --git a/news/6321.bugfix.rst b/news/6321.bugfix.rst deleted file mode 100644 index 5075dbf8b3..0000000000 --- a/news/6321.bugfix.rst +++ /dev/null @@ -1 +0,0 @@ -Fix repr(Shell) diff --git a/news/6327.bugfix.rst b/news/6327.bugfix.rst deleted file mode 100644 index bdd81c4302..0000000000 --- a/news/6327.bugfix.rst +++ /dev/null @@ -1 +0,0 @@ -Fix incorrect path for 'pipenv shell' diff --git a/news/6329.bugfix.rst b/news/6329.bugfix.rst deleted file mode 100644 index 18a1d272fd..0000000000 --- a/news/6329.bugfix.rst +++ /dev/null @@ -1 +0,0 @@ -Fix license declaration for PyPI diff --git a/pipenv/pipenv.1 b/pipenv/pipenv.1 index 217d83ebff..d85159a01e 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" "Nov 05, 2024" "2024.4.0" "pipenv" +.TH "PIPENV" "1" "Jan 22, 2025" "2024.4.1" "pipenv" .sp \fBNOTE:\fP .INDENT 0.0