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 3282f72 commit d7f894eCopy full SHA for d7f894e
CHANGELOG.rst
@@ -4,6 +4,14 @@ middleware\_automation.common Release Notes
4
5
.. contents:: Topics
6
7
+v1.2.1
8
+======
9
+
10
+Minor Changes
11
+-------------
12
13
+- Port ``maven_artifact`` module from community.general `#24 <https://github.com/ansible-middleware/common/pull/24>`_
14
15
v1.2.0
16
======
17
changelogs/changelog.yaml
@@ -65,3 +65,12 @@ releases:
65
- 22.yaml
66
- 23.yaml
67
release_date: '2024-03-21'
68
+ 1.2.1:
69
+ changes:
70
+ minor_changes:
71
+ - 'Port ``maven_artifact`` module from community.general `#24 <https://github.com/ansible-middleware/common/pull/24>`_
72
73
+ '
74
+ fragments:
75
+ - 24.yaml
76
+ release_date: '2024-05-14'
0 commit comments