Skip to content

Commit 3d14d20

Browse files
Update changelog for release 2.3.5
Signed-off-by: ansible-middleware-core <ansible-middleware-core@redhat.com>
1 parent 25aa07d commit 3d14d20

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

CHANGELOG.rst

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

55
.. contents:: Topics
66

7+
v2.3.5
8+
======
9+
10+
Major Changes
11+
-------------
12+
13+
- AMW-413 Make amq collection compliant with ansible-core 2.19 `#249 <https://github.com/ansible-middleware/amq/pull/249>`_
14+
15+
Minor Changes
16+
-------------
17+
18+
- AMW--408 Error XMLSchemaParseError with Ansible collection 2.3.2 for AMQ 7.13 `#250 <https://github.com/ansible-middleware/amq/pull/250>`_
19+
720
v2.3.4
821
======
922

changelogs/changelog.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -699,3 +699,18 @@ releases:
699699
release_date: '2025-07-17'
700700
2.3.4:
701701
release_date: '2025-08-08'
702+
2.3.5:
703+
changes:
704+
major_changes:
705+
- 'AMW-413 Make amq collection compliant with ansible-core 2.19 `#249 <https://github.com/ansible-middleware/amq/pull/249>`_
706+
707+
'
708+
minor_changes:
709+
- 'AMW--408 Error XMLSchemaParseError with Ansible collection 2.3.2 for AMQ
710+
7.13 `#250 <https://github.com/ansible-middleware/amq/pull/250>`_
711+
712+
'
713+
fragments:
714+
- 249.yaml
715+
- 250.yaml
716+
release_date: '2025-09-18'

0 commit comments

Comments
 (0)