Skip to content

Commit bb620cc

Browse files
Update changelog for release 1.2.0
Signed-off-by: ansible-middleware-core <[email protected]>
1 parent f73af34 commit bb620cc

File tree

2 files changed

+30
-3
lines changed

2 files changed

+30
-3
lines changed

CHANGELOG.rst

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,21 @@
1-
==========================================
2-
middleware_automation.common Release Notes
3-
==========================================
1+
===========================================
2+
middleware\_automation.common Release Notes
3+
===========================================
44

55
.. contents:: Topics
66

7+
v1.2.0
8+
======
9+
10+
Major Changes
11+
-------------
12+
13+
- Update minimum ansible version `#22 <https://github.com/ansible-middleware/common/pull/22>`_
14+
15+
Minor Changes
16+
-------------
17+
18+
- Add fedora.linux_system_roles dependency `#23 <https://github.com/ansible-middleware/common/pull/23>`_
719

820
v1.1.4
921
======
@@ -58,3 +70,4 @@ v1.0.0
5870

5971
v0.0.1
6072
======
73+

changelogs/changelog.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,17 @@ releases:
5151
- 19.yaml
5252
- 19.yaml
5353
release_date: '2023-10-11'
54+
1.2.0:
55+
changes:
56+
major_changes:
57+
- 'Update minimum ansible version `#22 <https://github.com/ansible-middleware/common/pull/22>`_
58+
59+
'
60+
minor_changes:
61+
- 'Add fedora.linux_system_roles dependency `#23 <https://github.com/ansible-middleware/common/pull/23>`_
62+
63+
'
64+
fragments:
65+
- 22.yaml
66+
- 23.yaml
67+
release_date: '2024-03-21'

0 commit comments

Comments
 (0)