Skip to content

Commit

Permalink
Release v2024.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oz123 committed Jan 22, 2025
1 parent e9d3fd4 commit afde9b4
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 6 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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 <https://github.com/pypa/pipenv/issues/6318>`_
- Fix repr(Shell) `#6321 <https://github.com/pypa/pipenv/issues/6321>`_
- Fix incorrect path for 'pipenv shell' `#6327 <https://github.com/pypa/pipenv/issues/6327>`_
- Fix license declaration for PyPI `#6329 <https://github.com/pypa/pipenv/issues/6329>`_

Vendored Libraries
------------------

- Remove click.echo from exceptions.py `#6216 <https://github.com/pypa/pipenv/issues/6216>`_
2024.2.0 (2024-11-05)
=====================
Pipenv 2024.2.0 (2024-11-05)
Expand Down
1 change: 0 additions & 1 deletion news/6216.vendor.rst

This file was deleted.

1 change: 0 additions & 1 deletion news/6318.bugfix.rst

This file was deleted.

1 change: 0 additions & 1 deletion news/6321.bugfix.rst

This file was deleted.

1 change: 0 additions & 1 deletion news/6327.bugfix.rst

This file was deleted.

1 change: 0 additions & 1 deletion news/6329.bugfix.rst

This file was deleted.

2 changes: 1 addition & 1 deletion pipenv/pipenv.1
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit afde9b4

Please sign in to comment.