Skip to content

Commit e8ccc97

Browse files
Update changelog for release 1.1.4
Signed-off-by: ansible-middleware-core <ansible-middleware-core@redhat.com>
1 parent 5c0bf90 commit e8ccc97

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ middleware_automation.common Release Notes
55
.. contents:: Topics
66

77

8+
v1.1.4
9+
======
10+
11+
Bugfixes
12+
--------
13+
14+
- Ensure compatibility with python 2.7 / ansible 2.9 `#19 <https://github.com/ansible-middleware/common/pull/19>`_
15+
816
v1.1.3
917
======
1018

changelogs/changelog.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,12 @@ releases:
3838
fragments:
3939
- 16.yaml
4040
release_date: '2023-09-22'
41+
1.1.4:
42+
changes:
43+
bugfixes:
44+
- 'Ensure compatibility with python 2.7 / ansible 2.9 `#19 <https://github.com/ansible-middleware/common/pull/19>`_
45+
46+
'
47+
fragments:
48+
- 19.yaml
49+
release_date: '2023-10-11'

0 commit comments

Comments
 (0)