Skip to content

Commit

Permalink
chore: Release 2.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
frostming committed Nov 24, 2023
1 parent 62ceee3 commit 015411d
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 4 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
Release v2.10.4 (2023-11-24)
----------------------------

### Bug Fixes

- Do not detect as requirements.txt if the file is a python script. [#2416](https://github.com/pdm-project/pdm/issues/2416)
- Provide information of the original line when parsing requirement fails. [#2417](https://github.com/pdm-project/pdm/issues/2417)
- Resolve `-r` requirements paths relative to the requirement file they are specified in [#2422](https://github.com/pdm-project/pdm/issues/2422)
- Updating package now overwrites the old files instead of removing before installing. [#2423](https://github.com/pdm-project/pdm/issues/2423)


Release v2.10.3 (2023-11-16)
----------------------------

Expand Down
1 change: 0 additions & 1 deletion news/2416.bugfix.md

This file was deleted.

1 change: 0 additions & 1 deletion news/2417.bugfix.md

This file was deleted.

1 change: 0 additions & 1 deletion news/2422.bugfix.md

This file was deleted.

1 change: 0 additions & 1 deletion news/2423.bugfix.md

This file was deleted.

0 comments on commit 015411d

Please sign in to comment.