diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-05 16:18:34 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-05 16:18:34 +0000 |
commit | 3667197efb7b18ec842efd504785965911f8ac4b (patch) | |
tree | 0b986a4bc6879d080b100666a97cdabbc9ca1f28 /ansible_collections/dellemc/unity/changelogs | |
parent | Adding upstream version 9.5.1+dfsg. (diff) | |
download | ansible-upstream/10.0.0+dfsg.tar.xz ansible-upstream/10.0.0+dfsg.zip |
Adding upstream version 10.0.0+dfsg.upstream/10.0.0+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/dellemc/unity/changelogs')
-rw-r--r-- | ansible_collections/dellemc/unity/changelogs/.plugin-cache.yaml | 2 | ||||
-rw-r--r-- | ansible_collections/dellemc/unity/changelogs/changelog.yaml | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/ansible_collections/dellemc/unity/changelogs/.plugin-cache.yaml b/ansible_collections/dellemc/unity/changelogs/.plugin-cache.yaml index 5e4c94e39..cbb44069c 100644 --- a/ansible_collections/dellemc/unity/changelogs/.plugin-cache.yaml +++ b/ansible_collections/dellemc/unity/changelogs/.plugin-cache.yaml @@ -106,4 +106,4 @@ plugins: strategy: {} test: {} vars: {} -version: 1.7.1 +version: 2.0.0 diff --git a/ansible_collections/dellemc/unity/changelogs/changelog.yaml b/ansible_collections/dellemc/unity/changelogs/changelog.yaml index 6ab226ac6..719a979b6 100644 --- a/ansible_collections/dellemc/unity/changelogs/changelog.yaml +++ b/ansible_collections/dellemc/unity/changelogs/changelog.yaml @@ -174,3 +174,8 @@ releases: minor_changes: - Patch update to fix import errors in utils file. release_date: '2023-07-31' + 2.0.0: + changes: + major_changes: + - Adding support for Unity Puffin v5.4. + release_date: '2024-03-29' |