diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md
index 60da280036708032b987fa1c298f3b87888aeec3..95367ae0b301f2b04c7240a07c4d99f2931a4787 100644
--- a/geant/gap_ansible/CHANGELOG.md
+++ b/geant/gap_ansible/CHANGELOG.md
@@ -1,4 +1,6 @@
 # GAP Ansible changelog
+1.0.71:
+- iptrunk_twamp: Added support for Nokia-Nokia trunks (TWAMP-light)
 1.0.70:
 - iptrunk_checks: Optical trunk checks with PRE and POST stages with the diff produced for the "remaining" trunk endpoint.
 - iptrunk_checks: connectivity checks (ping) now split into 2 tests: packet-loss and MTU with the respective separate parameters.
diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml
index d6da6ce038940a1b163a9c4c87af3544cdb26cae..b2a75665c6d937252f5afaa595af26c0b0058722 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.70
+version: 1.0.71
 
 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection
 readme: README.md