summaryrefslogtreecommitdiffstats
path: root/ansible_collections/dellemc/unity/CHANGELOG.rst
diff options
context:
space:
mode:
Diffstat (limited to 'ansible_collections/dellemc/unity/CHANGELOG.rst')
-rw-r--r--ansible_collections/dellemc/unity/CHANGELOG.rst25
1 files changed, 24 insertions, 1 deletions
diff --git a/ansible_collections/dellemc/unity/CHANGELOG.rst b/ansible_collections/dellemc/unity/CHANGELOG.rst
index 55eb73ca8..cf231b653 100644
--- a/ansible_collections/dellemc/unity/CHANGELOG.rst
+++ b/ansible_collections/dellemc/unity/CHANGELOG.rst
@@ -5,15 +5,38 @@ Dellemc.Unity Change Log
.. contents:: Topics
+v1.7.1
+======
+
+Minor Changes
+-------------
+
+- Patch update to fix import errors in utils file.
+
+v1.7.0
+======
+
+Minor Changes
+-------------
+
+- Added replication session module to get details, pause, resume, sync, failover, failback and delete replication sessions.
+- Added support for Unity XT SeaHawk 5.3
+- Documentation updates for boolean values based on ansible community guidelines.
+
+New Modules
+-----------
+
+- dellemc.unity.replication_session - Manage replication session on the Unity storage system
+
v1.6.0
======
Minor Changes
-------------
+- Add synchronous replication support for filesystem.
- Support addition of host from the Host List to NFS Export in nfs module.
- Support enable/disable advanced dedup in volume module.
-- Add synchronous replication support for filesystem.
v1.5.0
======