Skip to content

Commit

Permalink
Release 1.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein committed Apr 27, 2023
1 parent 62f21cc commit ce0f416
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ antsibull-docs -- TypeScript library for processing Ansible documentation markup
.. contents:: Topics


v1.0.0
======

Release Summary
---------------

First stable release. This package is using semantic versioning, so there will be no more breaking changes until the release of 2.0.0.

v0.4.0
======

Expand Down
7 changes: 7 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,10 @@ releases:
- 49-camel-case.yml
- 51-urls-md.yml
release_date: '2023-04-23'
1.0.0:
changes:
release_summary: First stable release. This package is using semantic versioning,
so there will be no more breaking changes until the release of 2.0.0.
fragments:
- 1.0.0.yml
release_date: '2023-04-27'
1 change: 0 additions & 1 deletion changelogs/fragments/1.0.0.yml

This file was deleted.

0 comments on commit ce0f416

Please sign in to comment.