diff options
Diffstat (limited to 'ansible_collections/dellemc/powerflex/changelogs')
-rw-r--r-- | ansible_collections/dellemc/powerflex/changelogs/changelog.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ansible_collections/dellemc/powerflex/changelogs/changelog.yaml b/ansible_collections/dellemc/powerflex/changelogs/changelog.yaml index a4fb3c6c8..15db60f2a 100644 --- a/ansible_collections/dellemc/powerflex/changelogs/changelog.yaml +++ b/ansible_collections/dellemc/powerflex/changelogs/changelog.yaml @@ -163,3 +163,10 @@ releases: minor_changes: - Added support for executing Ansible PowerFlex modules and roles on AWS environment. release_date: '2024-04-30' + 2.5.0: + changes: + minor_changes: + - The storage pool module has been enhanced to support more features. + - Fixed the roles to support attaching the MDM cluster to the gateway. + - Added support for PowerFlex Onyx version(4.6.x). + release_date: '2024-05-31' |