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 f58de2b commit 682d524Copy full SHA for 682d524
CHANGELOG.rst
@@ -5,6 +5,14 @@ middleware_automation.common Release Notes
5
.. contents:: Topics
6
7
8
+v1.1.3
9
+======
10
+
11
+Minor Changes
12
+-------------
13
14
+- Remove use of Python requests for jbossnetworkapi `#16 <https://github.com/ansible-middleware/common/pull/16>`_
15
16
v1.1.2
17
======
18
changelogs/changelog.yaml
@@ -29,3 +29,12 @@ releases:
29
changes:
30
release_summary: Internal release
31
release_date: '2023-08-04'
32
+ 1.1.3:
33
+ changes:
34
+ minor_changes:
35
+ - 'Remove use of Python requests for jbossnetworkapi `#16 <https://github.com/ansible-middleware/common/pull/16>`_
36
37
+ '
38
+ fragments:
39
+ - 16.yaml
40
+ release_date: '2023-09-22'
0 commit comments