Skip to content

Commit

Permalink
Fixed missing date in change log.
Browse files Browse the repository at this point in the history
  • Loading branch information
kmvanbrunt committed Jan 19, 2025
1 parent 5c71df0 commit 825c90d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
- Added `RawDescriptionCmd2HelpFormatter`, `RawTextCmd2HelpFormatter`, `ArgumentDefaultsCmd2HelpFormatter`,
and `MetavarTypeCmd2HelpFormatter` and they all use `rich-argparse`.

## 2.5.9 (TBD)
## 2.5.9 (January 17, 2025)

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

0 comments on commit 825c90d

Please sign in to comment.