Skip to content

Commit d6fd42d

Browse files
committed
Release 1.0.2.
1 parent 92636a0 commit d6fd42d

File tree

5 files changed

+59
-24
lines changed

5 files changed

+59
-24
lines changed

CHANGELOG.md

+37-21
Original file line numberDiff line numberDiff line change
@@ -2,57 +2,73 @@
22

33
**Topics**
44

5-
- <a href="#v1-0-1">v1\.0\.1</a>
5+
- <a href="#v1-0-2">v1\.0\.2</a>
66
- <a href="#release-summary">Release Summary</a>
77
- <a href="#bugfixes">Bugfixes</a>
8-
- <a href="#v1-0-0">v1\.0\.0</a>
8+
- <a href="#v1-0-1">v1\.0\.1</a>
99
- <a href="#release-summary-1">Release Summary</a>
10-
- <a href="#v0-4-0">v0\.4\.0</a>
10+
- <a href="#bugfixes-1">Bugfixes</a>
11+
- <a href="#v1-0-0">v1\.0\.0</a>
1112
- <a href="#release-summary-2">Release Summary</a>
13+
- <a href="#v0-4-0">v0\.4\.0</a>
14+
- <a href="#release-summary-3">Release Summary</a>
1215
- <a href="#minor-changes">Minor Changes</a>
1316
- <a href="#breaking-changes--porting-guide">Breaking Changes / Porting Guide</a>
14-
- <a href="#bugfixes-1">Bugfixes</a>
17+
- <a href="#bugfixes-2">Bugfixes</a>
1518
- <a href="#v0-3-0">v0\.3\.0</a>
16-
- <a href="#release-summary-3">Release Summary</a>
19+
- <a href="#release-summary-4">Release Summary</a>
1720
- <a href="#minor-changes-1">Minor Changes</a>
1821
- <a href="#v0-2-0">v0\.2\.0</a>
19-
- <a href="#release-summary-4">Release Summary</a>
22+
- <a href="#release-summary-5">Release Summary</a>
2023
- <a href="#minor-changes-2">Minor Changes</a>
2124
- <a href="#breaking-changes--porting-guide-1">Breaking Changes / Porting Guide</a>
22-
- <a href="#bugfixes-2">Bugfixes</a>
25+
- <a href="#bugfixes-3">Bugfixes</a>
2326
- <a href="#v0-1-0">v0\.1\.0</a>
24-
- <a href="#release-summary-5">Release Summary</a>
27+
- <a href="#release-summary-6">Release Summary</a>
2528
- <a href="#minor-changes-3">Minor Changes</a>
2629
- <a href="#breaking-changes--porting-guide-2">Breaking Changes / Porting Guide</a>
27-
- <a href="#bugfixes-3">Bugfixes</a>
30+
- <a href="#bugfixes-4">Bugfixes</a>
2831
- <a href="#v0-0-1">v0\.0\.1</a>
29-
- <a href="#release-summary-6">Release Summary</a>
32+
- <a href="#release-summary-7">Release Summary</a>
33+
34+
<a id="v1-0-2"></a>
35+
## v1\.0\.2
36+
37+
<a id="release-summary"></a>
38+
### Release Summary
39+
40+
Bugfix release\.
41+
42+
<a id="bugfixes"></a>
43+
### Bugfixes
44+
45+
* Fix handling of empty markup parameters for RST \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/262](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/262)\)\.
3046

3147
<a id="v1-0-1"></a>
3248
## v1\.0\.1
3349

34-
<a id="release-summary"></a>
50+
<a id="release-summary-1"></a>
3551
### Release Summary
3652

3753
Maintenance release\.
3854

39-
<a id="bugfixes"></a>
55+
<a id="bugfixes-1"></a>
4056
### Bugfixes
4157

4258
* Properly escape MarkDown link targets \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/197](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/197)\)\.
4359

4460
<a id="v1-0-0"></a>
4561
## v1\.0\.0
4662

47-
<a id="release-summary-1"></a>
63+
<a id="release-summary-2"></a>
4864
### Release Summary
4965

5066
First stable release\. This package is using semantic versioning\, so there will be no more breaking changes until the release of 2\.0\.0\.
5167

5268
<a id="v0-4-0"></a>
5369
## v0\.4\.0
5470

55-
<a id="release-summary-2"></a>
71+
<a id="release-summary-3"></a>
5672
### Release Summary
5773

5874
New major release that increases compatibility with the [Python code in antsibull\-docs\-parser](https\://github\.com/ansible\-community/antsibull\-docs\-parser)\.
@@ -67,15 +83,15 @@ New major release that increases compatibility with the [Python code in antsibul
6783

6884
* Rename <code>current\_plugin</code> options of various functions to <code>currentPlugin</code>\, and the <code>role\_entrypoint</code> option of <code>parse</code> to <code>roleEntrypoint</code> \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/49](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/49)\)\.
6985

70-
<a id="bugfixes-1"></a>
86+
<a id="bugfixes-2"></a>
7187
### Bugfixes
7288

7389
* Fix URL escaping in MarkDown \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/51](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/51)\)\.
7490

7591
<a id="v0-3-0"></a>
7692
## v0\.3\.0
7793

78-
<a id="release-summary-3"></a>
94+
<a id="release-summary-4"></a>
7995
### Release Summary
8096

8197
Feature release\.
@@ -88,7 +104,7 @@ Feature release\.
88104
<a id="v0-2-0"></a>
89105
## v0\.2\.0
90106

91-
<a id="release-summary-4"></a>
107+
<a id="release-summary-5"></a>
92108
### Release Summary
93109

94110
New major release that increases compatibility with the [Python code in antsibull\-docs\-parser](https\://github\.com/ansible\-community/antsibull\-docs\-parser)\.
@@ -112,15 +128,15 @@ New major release that increases compatibility with the [Python code in antsibul
112128
* Modify <code>pluginOptionLikeLink</code> signature to include a new argument <code>entrypoint</code> after <code>plugin</code> \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/31](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/31)\)\.
113129
* Rename <code>only\_classic\_markup</code> parser option to <code>onlyClassicMarkup</code> \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/22](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/22)\)\.
114130

115-
<a id="bugfixes-2"></a>
131+
<a id="bugfixes-3"></a>
116132
### Bugfixes
117133

118134
* HTML and MarkDown code\: quote HTML command arguments correctly\; make sure URLs are correctly quoted \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/22](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/22)\)\.
119135

120136
<a id="v0-1-0"></a>
121137
## v0\.1\.0
122138

123-
<a id="release-summary-5"></a>
139+
<a id="release-summary-6"></a>
124140
### Release Summary
125141

126142
First usable version\, including semantic markup support\.
@@ -140,7 +156,7 @@ First usable version\, including semantic markup support\.
140156

141157
* The package was renamed on npmjs\.com from <code>antsibull\_docs</code> to <code>antsibull\-docs</code> \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/15](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/15)\)\.
142158

143-
<a id="bugfixes-3"></a>
159+
<a id="bugfixes-4"></a>
144160
### Bugfixes
145161

146162
* Fix error message output for MarkDown\. Make sure error message is escaped in RST\. Fix error messages when parsing escaped parameters \([https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/8](https\://github\.com/ansible\-community/antsibull\-docs\-ts/pull/8)\)\.
@@ -149,7 +165,7 @@ First usable version\, including semantic markup support\.
149165
<a id="v0-0-1"></a>
150166
## v0\.0\.1
151167

152-
<a id="release-summary-6"></a>
168+
<a id="release-summary-7"></a>
153169
### Release Summary
154170

155171
Initial release\.

CHANGELOG.rst

+13
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ antsibull-docs -- TypeScript library for processing Ansible documentation markup
44

55
.. contents:: Topics
66

7+
v1.0.2
8+
======
9+
10+
Release Summary
11+
---------------
12+
13+
Bugfix release.
14+
15+
Bugfixes
16+
--------
17+
18+
- Fix handling of empty markup parameters for RST (https://github.com/ansible-community/antsibull-docs-ts/pull/262).
19+
720
v1.0.1
821
======
922

changelogs/changelog.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,12 @@ releases:
114114
- 1.0.1.yml
115115
- 197-md-link-escape.yml
116116
release_date: '2024-03-17'
117+
1.0.2:
118+
changes:
119+
bugfixes:
120+
- Fix handling of empty markup parameters for RST (https://github.com/ansible-community/antsibull-docs-ts/pull/262).
121+
release_summary: Bugfix release.
122+
fragments:
123+
- 1.0.2.yml
124+
- 262-rst.yml
125+
release_date: '2024-06-30'

changelogs/fragments/1.0.2.yml

-1
This file was deleted.

changelogs/fragments/262-rst.yml

-2
This file was deleted.

0 commit comments

Comments
 (0)