Skip to content

Commit

Permalink
chore: Release 2.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
frostming committed Jul 19, 2024
1 parent 654aea2 commit c76e982
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## Release v2.17.1 (2024-07-19)


### Bug Fixes

- Raise dep-logic lower bound to 0.4.2 to fix issues with pdm lock after upgrading from older pdm versions ([#3033](https://github.com/pdm-project/pdm/issues/3033))
- Correct the current platform and architecture for win32 and macos systems. ([#3035](https://github.com/pdm-project/pdm/issues/3035))

### Miscellany

- Fix zsh completions ([#3031](https://github.com/pdm-project/pdm/issues/3031))


## Release v2.17.0 (2024-07-18)


Expand Down
1 change: 0 additions & 1 deletion news/3031.misc.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

0 comments on commit c76e982

Please sign in to comment.