Skip to content

Commit 5bd923c

Browse files
committed
Release 1.0.0.
1 parent 3a76d6d commit 5bd923c

File tree

3 files changed

+15
-4
lines changed

3 files changed

+15
-4
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ antsibull-docs-parser -- Python library for processing Ansible documentation mar
55
.. contents:: Topics
66

77

8+
v1.0.0
9+
======
10+
11+
Release Summary
12+
---------------
13+
14+
First stable release. This package is using semantic versioning, so there will be no more breaking changes until the release of 2.0.0.
15+
816
v0.4.0
917
======
1018

changelogs/changelog.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,10 @@ releases:
5757
- 0.4.0.yml
5858
- 24-urls-md.yml
5959
release_date: '2023-04-23'
60+
1.0.0:
61+
changes:
62+
release_summary: First stable release. This package is using semantic versioning,
63+
so there will be no more breaking changes until the release of 2.0.0.
64+
fragments:
65+
- 1.0.0.yml
66+
release_date: '2023-04-27'

changelogs/fragments/1.0.0.yml

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

0 commit comments

Comments
 (0)