We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb5db0c commit 4f624ddCopy full SHA for 4f624dd
CHANGES.rst
@@ -1,6 +1,10 @@
1
1.7.0 (unreleased)
2
==================
3
4
+- Fixing crashing sphinx builds where multiple directives are used with the
5
+ first one expecting content. The order of the directives used does not
6
+ matter after this fix. [#316]
7
+
8
- Versions of Python <3.10 and pytest<7 are no longer supported. [#313]
9
10
1.6.0 (2025-11-20)
0 commit comments