We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8ccc97 commit 8d7b96dCopy full SHA for 8d7b96d
CHANGELOG.rst
@@ -11,6 +11,7 @@ v1.1.4
11
Bugfixes
12
--------
13
14
+- Ensure compatibility with python 2.7 / ansible 2.9 `#19 <https://github.com/ansible-middleware/common/pull/19>`_
15
- Ensure compatibility with python 2.7 / ansible 2.9 `#19 <https://github.com/ansible-middleware/common/pull/19>`_
16
17
v1.1.3
changelogs/changelog.yaml
@@ -43,7 +43,11 @@ releases:
43
bugfixes:
44
- 'Ensure compatibility with python 2.7 / ansible 2.9 `#19 <https://github.com/ansible-middleware/common/pull/19>`_
45
46
+ '
47
+ - 'Ensure compatibility with python 2.7 / ansible 2.9 `#19 <https://github.com/ansible-middleware/common/pull/19>`_
48
+
49
'
50
fragments:
51
- 19.yaml
52
+ - 19.yaml
53
release_date: '2023-10-11'
0 commit comments