Skip to content

Commit a5ac43b

Browse files
committed
Updated change log.
1 parent a018b91 commit a5ac43b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ shell, and the option for a persistent bottom bar that can display realtime stat
4646
- Renamed `Statement.output_to` to `Statement.redirect_to`.
4747
- Removed `Statement.pipe_to` since it can be handled by `Statement.redirector` and
4848
`Statement.redirect_to`.
49+
- Changed `StatementParser.parse_command_only()` to return a `PartialStatement` object.
4950
- Enhancements
5051
- New `cmd2.Cmd` parameters
5152
- **auto_suggest**: (boolean) if `True`, provide fish shell style auto-suggestions. These

0 commit comments

Comments
 (0)