Skip to content

Commit 67212b4

Browse files
Update changelog for release 1.2.5
Signed-off-by: ansible-middleware-core <ansible-middleware-core@redhat.com>
1 parent b65bd07 commit 67212b4

2 files changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ middleware\_automation.common Release Notes
44

55
.. contents:: Topics
66

7+
v1.2.5
8+
======
9+
10+
Minor Changes
11+
-------------
12+
13+
- Fix xml module compatibility with lxml 5.x `#43 <https://github.com/ansible-middleware/common/pull/43>`_
14+
715
v1.2.4
816
======
917

changelogs/changelog.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,3 +103,12 @@ releases:
103103
fragments:
104104
- 38.yaml
105105
release_date: '2026-05-26'
106+
1.2.5:
107+
changes:
108+
minor_changes:
109+
- 'Fix xml module compatibility with lxml 5.x `#43 <https://github.com/ansible-middleware/common/pull/43>`_
110+
111+
'
112+
fragments:
113+
- 43.yaml
114+
release_date: '2026-06-03'

0 commit comments

Comments
 (0)