Skip to content

Commit afde9b4

Browse files
committed
Release v2024.4.1
1 parent e9d3fd4 commit afde9b4

File tree

7 files changed

+19
-6
lines changed

7 files changed

+19
-6
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
2024.4.0 (2025-01-22)
2+
=====================
3+
Pipenv 2024.4.0 (2025-01-22)
4+
============================
5+
6+
7+
Bug Fixes
8+
---------
9+
10+
- Running "pipenv shell" on MacOS in Powershell (pwsh) references incorrect Activate.ps1 `#6318 <https://github.com/pypa/pipenv/issues/6318>`_
11+
- Fix repr(Shell) `#6321 <https://github.com/pypa/pipenv/issues/6321>`_
12+
- Fix incorrect path for 'pipenv shell' `#6327 <https://github.com/pypa/pipenv/issues/6327>`_
13+
- Fix license declaration for PyPI `#6329 <https://github.com/pypa/pipenv/issues/6329>`_
14+
15+
Vendored Libraries
16+
------------------
17+
18+
- Remove click.echo from exceptions.py `#6216 <https://github.com/pypa/pipenv/issues/6216>`_
119
2024.2.0 (2024-11-05)
220
=====================
321
Pipenv 2024.2.0 (2024-11-05)

news/6216.vendor.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

news/6318.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

news/6321.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

news/6327.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

news/6329.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

pipenv/pipenv.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "PIPENV" "1" "Nov 05, 2024" "2024.4.0" "pipenv"
30+
.TH "PIPENV" "1" "Jan 22, 2025" "2024.4.1" "pipenv"
3131
.sp
3232
\fBNOTE:\fP
3333
.INDENT 0.0

0 commit comments

Comments
 (0)