Skip to content

Commit bdcfc3e

Browse files
committed
make sure changelog formats properly
1 parent 96a0a06 commit bdcfc3e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
0.13.2.1
2-
- Remove virtual environment if installation did not complete (#193)
2+
3+
- Remove virtual environment if installation did not complete. For example, if it was interrupted by ctrl+c or if an exception occurred for any reason. (#193)
34

45
0.13.2.0
6+
57
- Add shell autocompletions. Also add `pipx completions` command to print instructions on how to add pipx completions to your shell.
68
- Un-deprecate `ensurepath`. Use `userpath` internally instead of instructing users to run the `userpath` cli command.
79
- Improve detection of PIPX_BIN_DIR not being on PATH

0 commit comments

Comments
 (0)