Skip to content

Commit 69b24b8

Browse files
committed
Updated change log
1 parent eb41d46 commit 69b24b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
## 1.1.0 (TBD, 2020)
22
* Bug Fixes
33
* Fixed issue where subcommand usage text could contain a subcommand alias instead of the actual name
4+
* Fixed bug in `ArgparseCompleter` where `fill_width` could become negative if `token_width` was large
5+
relative to the terminal width.
46
* Enhancements
57
* Made `ipy` consistent with `py` in the following ways
68
* `ipy` returns whether any of the commands run in it returned True to stop command loop

0 commit comments

Comments
 (0)