diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md
index 83786c0c133592c96d479852431bc993a239f5af..32e999234c7770c0727ea2b8af87077bb702f955 100644
--- a/geant/gap_ansible/CHANGELOG.md
+++ b/geant/gap_ansible/CHANGELOG.md
@@ -1,4 +1,7 @@
 # GAP Ansible changelog
+1.0.60:
+- Base-config: re-enable SSH template (for the `preserve-key` knob)
+- Trunks: Correct implementation of min-links policy (minimum links are now calculated inside the role based on the initial number of members inside trunk).
 1.0.59:
 - Update to the AAA RADIUS template (health-check=none)
 1.0.58:
diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml
index 1544ba412da35df3f82e9740de4436261351808c..d11886e514edb090e7d7f3084d9582c96db7f8fd 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.0.59
+version: 1.0.60
 
 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection
 readme: README.md