Skip to content

Commit f9e3ddc

Browse files
authored
Add missing changelog entries (#157)
1 parent 374269b commit f9e3ddc

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## 1.13.1
6+
7+
- Fix multiline handling of group descriptions.
8+
9+
## 1.13.0
10+
11+
- Don't render arguments with `help=argparse.SUPPRESS`.
12+
- Show epilogue if present in the command description.
13+
- Add option to show usage before description.
14+
15+
## 1.12.0
16+
17+
- Support rendering with `argparse.RawDescriptionHelpFormatter`.
18+
519
## 1.11.0
620

721
- Hatchling as backend and exclude sphinx 6.1 support.

0 commit comments

Comments
 (0)