Skip to content

Commit 9c087e2

Browse files
committed
Release 0.3.0.
1 parent bbfcac2 commit 9c087e2

File tree

4 files changed

+22
-3
lines changed

4 files changed

+22
-3
lines changed

CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ antsibull-docs -- TypeScript library for processing Ansible documentation markup
55
.. contents:: Topics
66

77

8+
v0.3.0
9+
======
10+
11+
Release Summary
12+
---------------
13+
14+
Feature release.
15+
16+
Minor Changes
17+
-------------
18+
19+
- Add support for plain RST rendering (https://github.com/ansible-community/antsibull-docs-ts/pull/42).
20+
821
v0.2.0
922
======
1023

changelogs/changelog.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,12 @@ releases:
7373
- 37-source.yml
7474
- 38-helpful-errors.yml
7575
release_date: '2023-04-02'
76+
0.3.0:
77+
changes:
78+
minor_changes:
79+
- Add support for plain RST rendering (https://github.com/ansible-community/antsibull-docs-ts/pull/42).
80+
release_summary: Feature release.
81+
fragments:
82+
- 0.3.0.yml
83+
- 42-rst-plain.yml
84+
release_date: '2023-04-14'

changelogs/fragments/0.3.0.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelogs/fragments/42-rst-plain.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)