Skip to content

Commit 9694434

Browse files
committed
Release 2.14.0.
1 parent 4e417e0 commit 9694434

File tree

7 files changed

+179
-138
lines changed

7 files changed

+179
-138
lines changed

CHANGELOG.md

Lines changed: 148 additions & 130 deletions
Large diffs are not rendered by default.

CHANGELOG.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@ antsibull-docs -- Ansible Documentation Build Scripts Release Notes
44

55
.. contents:: Topics
66

7+
v2.14.0
8+
=======
9+
10+
Release Summary
11+
---------------
12+
13+
Feature release.
14+
15+
Minor Changes
16+
-------------
17+
18+
- Add dependency on antsibull-fileutils. Some functionality from antsibull-core is moving there, so we can use it from there directly (https://github.com/ansible-community/antsibull-docs/pull/322).
19+
- Add deprecation markers next to module/plugin/role descriptions in lists (https://github.com/ansible-community/antsibull-docs/issues/141, https://github.com/ansible-community/antsibull-docs/pull/320).
20+
- Remove ansible-project Google Groups mailing list from ansible.builtin links (https://github.com/ansible-community/antsibull-docs/pull/325).
21+
722
v2.13.1
823
=======
924

changelogs/changelog.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -909,3 +909,19 @@ releases:
909909
- 2.13.1.yml
910910
- 318-plugin-filename.yml
911911
release_date: '2024-08-26'
912+
2.14.0:
913+
changes:
914+
minor_changes:
915+
- Add dependency on antsibull-fileutils. Some functionality from antsibull-core
916+
is moving there, so we can use it from there directly (https://github.com/ansible-community/antsibull-docs/pull/322).
917+
- Add deprecation markers next to module/plugin/role descriptions in lists
918+
(https://github.com/ansible-community/antsibull-docs/issues/141, https://github.com/ansible-community/antsibull-docs/pull/320).
919+
- Remove ansible-project Google Groups mailing list from ansible.builtin links
920+
(https://github.com/ansible-community/antsibull-docs/pull/325).
921+
release_summary: Feature release.
922+
fragments:
923+
- 2.14.0.yml
924+
- 320-deprecation-marker.yml
925+
- 322-antsibull-fileutils.yml
926+
- 325-mailing-list.yml
927+
release_date: '2024-09-09'

changelogs/fragments/2.14.0.yml

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

changelogs/fragments/320-deprecation-marker.yml

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

changelogs/fragments/322-antsibull-fileutils.yml

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

changelogs/fragments/325-mailing-list.yml

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

0 commit comments

Comments
 (0)