Skip to content

Commit

Permalink
Tidy up changelog entries (#1193)
Browse files Browse the repository at this point in the history
  • Loading branch information
dukecat0 committed Jan 5, 2024
1 parent c703618 commit 9252b5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
## dev

- Allow skipping maintenance tasks during list command
- Raise more user friendly error when provided `--python` version is not found
- Update `pipx run` on scripts using `/// script` and no `run` table following the updated version of PEP 723 (#1180)

## 1.4.1

- Set default logging level to WARNING, so debug log messages won't be shown without passing additional flags such as `--verbose`
- Raise more user friendly error when provided `--python` version is not found.

## 1.4.0

Expand All @@ -15,7 +16,6 @@
- Add `--quiet` and `--verbose` options for the `pipx` subcommands
- [docs] Add Scoop installation instructions
- Add ability to install multiple packages at once
- Update `pipx run` on scripts using `/// script` and no `run` table following PEP 723 (#1180)

## 1.3.3

Expand Down

0 comments on commit 9252b5d

Please sign in to comment.