Skip to content

Commit

Permalink
Merge out-of-main 1.2.1 release notes back to main
Browse files Browse the repository at this point in the history
  • Loading branch information
uranusjr committed Oct 23, 2023
1 parent 1dfd295 commit ce27a75
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@
- Print all environment variables in `pipx environment`
- Return an error message when directory can't be added to PATH successfully

## 1.2.1

- Fix compatibility to packaging 23.2+ by removing reliance on packaging's requirement validation logic and detecting a URL-based requirement in pipx. (#1070)

## 1.2.0

- Add test for pip module in `pipx reinstall` to fix an issue with `pipx reinstall-all` (#935)
Expand Down

0 comments on commit ce27a75

Please sign in to comment.