Skip to content

Commit f74d923

Browse files
authored
Add changelog entries for 1.7.0 and 1.8.0 (#33)
1 parent 2599bfb commit f74d923

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ All notable changes to this project will be documented in this file.
77
- Fix reference clashing for options which only differ between upper and lower case
88
- Do not render default values for `store_true` and `store_false` actions
99

10+
## 1.8.0
11+
12+
- Support Python 3.10
13+
14+
## 1.7.0
15+
16+
- Support for adding custom subsection group title prefix (`group_title_prefix` and `group_sub_title_prefix` directive arguments)
17+
1018
## 1.6.0 (2021-04-15)
1119

1220
- Support for using the `ref` sphinx role to refer to all anchor-able objects generated by the tool

0 commit comments

Comments
 (0)