Skip to content

Commit 825c90d

Browse files
committed
Fixed missing date in change log.
1 parent 5c71df0 commit 825c90d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
- Added `RawDescriptionCmd2HelpFormatter`, `RawTextCmd2HelpFormatter`, `ArgumentDefaultsCmd2HelpFormatter`,
1212
and `MetavarTypeCmd2HelpFormatter` and they all use `rich-argparse`.
1313

14-
## 2.5.9 (TBD)
14+
## 2.5.9 (January 17, 2025)
1515

1616
- Bug Fixes
1717
- Fixed 'index out of range' error when passing no arguments to an argparse-based command function.

0 commit comments

Comments
 (0)