diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md
index adb9286d1367609d732b6751c639d2cda0b25ea9..dcc64a1fbc575236483c2c851485091640f02f22 100644
--- a/geant/gap_ansible/CHANGELOG.md
+++ b/geant/gap_ansible/CHANGELOG.md
@@ -1,6 +1,11 @@
 # GAP Ansible changelog
 
-1.1.56 2025-03-17
+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.
+
+  1.1.56 2025-03-17
 
 - `bgp_config`: Updated Juniper deactivate template.
   Legacy routing-instance and BGP group names are now defined in inventory.
diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml
index 883665c2b42f2cc8fbfe3eb702cf7cdedef39738..6f6a12499304c6c8c2b2c9a8b10f74e25fa9a898 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.56
+version: 1.1.57
 
 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection
 readme: README.md