Skip to content

Commit 6837a1b

Browse files
committed
Update change log.
1 parent 090995e commit 6837a1b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
* Simplified the process to set a custom parser for `cmd2's` built-in commands.
66
See [custom_parser.py](https://github.com/python-cmd2/cmd2/blob/master/examples/custom_parser.py)
77
example for more details.
8+
* Integrated `rich-argparse` with `Cmd2HelpFormatter`.
9+
* Added `RawDescriptionCmd2HelpFormatter`, `RawTextCmd2HelpFormatter`, `ArgumentDefaultsCmd2HelpFormatter`,
10+
and `MetavarTypeCmd2HelpFormatter` and they all use `rich-argparse`.
811

912
## 2.5.3 (November 5, 2024)
1013
* Enhancements

0 commit comments

Comments
 (0)