You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+24-8Lines changed: 24 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,20 +2,36 @@
2
2
3
3
**Topics**
4
4
5
-
- <ahref="#v1-2-0">v1\.2\.0</a>
5
+
- <ahref="#v1-2-1">v1\.2\.1</a>
6
6
- <ahref="#release-summary">Release Summary</a>
7
+
- <ahref="#bugfixes">Bugfixes</a>
8
+
- <ahref="#v1-2-0">v1\.2\.0</a>
9
+
- <ahref="#release-summary-1">Release Summary</a>
7
10
- <ahref="#minor-changes">Minor Changes</a>
8
11
- <ahref="#v1-1-0">v1\.1\.0</a>
9
-
- <ahref="#release-summary-1">Release Summary</a>
12
+
- <ahref="#release-summary-2">Release Summary</a>
10
13
- <ahref="#minor-changes-1">Minor Changes</a>
11
-
- <ahref="#bugfixes">Bugfixes</a>
14
+
- <ahref="#bugfixes-1">Bugfixes</a>
12
15
- <ahref="#v1-0-0">v1\.0\.0</a>
13
-
- <ahref="#release-summary-2">Release Summary</a>
16
+
- <ahref="#release-summary-3">Release Summary</a>
17
+
18
+
<aid="v1-2-1"></a>
19
+
## v1\.2\.1
20
+
21
+
<aid="release-summary"></a>
22
+
### Release Summary
23
+
24
+
Bugfix release\.
25
+
26
+
<aid="bugfixes"></a>
27
+
### Bugfixes
28
+
29
+
* Ensure that <code>path</code> and <code>root\_prefix</code> for <code>antsibull\_docutils\.rst\_code\_finder\.find\_code\_blocks\(\)</code> can actually be path\-like objects \([https\://github\.com/ansible\-community/antsibull\-docutils/pull/13](https\://github\.com/ansible\-community/antsibull\-docutils/pull/13)\)\.
14
30
15
31
<aid="v1-2-0"></a>
16
32
## v1\.2\.0
17
33
18
-
<aid="release-summary"></a>
34
+
<aid="release-summary-1"></a>
19
35
### Release Summary
20
36
21
37
Feature release\.
@@ -28,7 +44,7 @@ Feature release\.
28
44
<aid="v1-1-0"></a>
29
45
## v1\.1\.0
30
46
31
-
<aid="release-summary-1"></a>
47
+
<aid="release-summary-2"></a>
32
48
### Release Summary
33
49
34
50
Maintenance release\.
@@ -38,15 +54,15 @@ Maintenance release\.
38
54
39
55
* Declare support for Python 3\.13 \([https\://github\.com/ansible\-community/antsibull\-docutils/pull/4](https\://github\.com/ansible\-community/antsibull\-docutils/pull/4)\)\.
40
56
41
-
<aid="bugfixes"></a>
57
+
<aid="bugfixes-1"></a>
42
58
### Bugfixes
43
59
44
60
* Ensure that docutils\' <code>publish\_parts\(\)</code> <code>whole</code> output is a text string and not bytes \([https\://github\.com/ansible\-community/antsibull\-docutils/pull/6](https\://github\.com/ansible\-community/antsibull\-docutils/pull/6)\)\.
- Ensure that ``path`` and ``root_prefix`` for ``antsibull_docutils.rst_code_finder.find_code_blocks()`` can actually be path-like objects (https://github.com/ansible-community/antsibull-docutils/pull/13).
0 commit comments