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
+21-5Lines changed: 21 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,22 +2,38 @@
2
2
3
3
**Topics**
4
4
5
-
- <ahref="#v1-1-0">v1\.1\.0</a>
5
+
- <ahref="#v1-2-0">v1\.2\.0</a>
6
6
- <ahref="#release-summary">Release Summary</a>
7
7
- <ahref="#minor-changes">Minor Changes</a>
8
+
- <ahref="#v1-1-0">v1\.1\.0</a>
9
+
- <ahref="#release-summary-1">Release Summary</a>
10
+
- <ahref="#minor-changes-1">Minor Changes</a>
8
11
- <ahref="#bugfixes">Bugfixes</a>
9
12
- <ahref="#v1-0-0">v1\.0\.0</a>
10
-
- <ahref="#release-summary-1">Release Summary</a>
13
+
- <ahref="#release-summary-2">Release Summary</a>
14
+
15
+
<aid="v1-2-0"></a>
16
+
## v1\.2\.0
17
+
18
+
<aid="release-summary"></a>
19
+
### Release Summary
20
+
21
+
Feature release\.
22
+
23
+
<aid="minor-changes"></a>
24
+
### Minor Changes
25
+
26
+
* Add helper <code>antsibull\_docutils\.rst\_code\_finder\.find\_code\_blocks\(\)</code> that allows to find code blocks in RST files\. This is useful for linters and also code that wants to modify the code block\'s contents\.\([https\://github\.com/ansible\-community/antsibull\-docutils/pull/12](https\://github\.com/ansible\-community/antsibull\-docutils/pull/12)\)\.
11
27
12
28
<aid="v1-1-0"></a>
13
29
## v1\.1\.0
14
30
15
-
<aid="release-summary"></a>
31
+
<aid="release-summary-1"></a>
16
32
### Release Summary
17
33
18
34
Maintenance release\.
19
35
20
-
<aid="minor-changes"></a>
36
+
<aid="minor-changes-1"></a>
21
37
### Minor Changes
22
38
23
39
* Declare support for Python 3\.13 \([https\://github\.com/ansible\-community/antsibull\-docutils/pull/4](https\://github\.com/ansible\-community/antsibull\-docutils/pull/4)\)\.
- Add helper ``antsibull_docutils.rst_code_finder.find_code_blocks()`` that allows to find code blocks in RST files. This is useful for linters and also code that wants to modify the code block's contents. (https://github.com/ansible-community/antsibull-docutils/pull/12).
0 commit comments