We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2599bfb commit f74d923Copy full SHA for f74d923
CHANGELOG.md
@@ -7,6 +7,14 @@ All notable changes to this project will be documented in this file.
7
- Fix reference clashing for options which only differ between upper and lower case
8
- Do not render default values for `store_true` and `store_false` actions
9
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
18
## 1.6.0 (2021-04-15)
19
20
- Support for using the `ref` sphinx role to refer to all anchor-able objects generated by the tool
0 commit comments