diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md
index dcc64a1fbc575236483c2c851485091640f02f22..15460f2a1e07cf328e5621e3aa03e2bdc678aadd 100644
--- a/geant/gap_ansible/CHANGELOG.md
+++ b/geant/gap_ansible/CHANGELOG.md
@@ -1,6 +1,14 @@
 # GAP Ansible changelog
 
-1.1.57 2025-04-01
+1.1.58 2025-04-03
+
+- Added a separate `sdp` role to manage SDP config.
+
+  - add SDP mesh to a PE
+  - add PE to the SDP mesh
+  - remove PE from SDP mesh
+
+  1.1.57 2025-04-01
 
 - `l2circuits` - Add a new role to manage l2circuits (epipes).
 - SDP description will now take the value of far end FQDN instead of SDP ID.
diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml
index 6f6a12499304c6c8c2b2c9a8b10f74e25fa9a898..af5dbdc617da1a710ecc6c194065e39248244426 100644
--- a/geant/gap_ansible/galaxy.yml
+++ b/geant/gap_ansible/galaxy.yml
@@ -8,7 +8,7 @@ namespace: geant
 name: gap_ansible
 
 # The version of the collection. Must be compatible with semantic versioning
-version: 1.1.57
+version: 1.1.58
 
 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection
 readme: README.md