diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md
index 9f55fc3c2a3b6a5d5c0c7bb4a5451f14783520dd..eb05062a8385380d38ff033a46ad5b99b27278af 100644
--- a/geant/gap_ansible/CHANGELOG.md
+++ b/geant/gap_ansible/CHANGELOG.md
@@ -1,4 +1,11 @@
 # GAP Ansible changelog
+1.1.9 2024-10-08
+- `iptrunk_migration`: Add BFD update logic and template to Nokia as a remaining side.
+- `iptrunk_migration`: Add trunk deactivation part for Nokia as a replaced side.
+
+1.1.8 2024-10-07
+- Small bugfixes
+
 1.1.7 2024-10-07
 - Small fixes in iBGP config verification for P-routers.
 
diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml
index 7c2f52b669cc46c5e9c4e1f7afd7dda8a8c18928..850c6bf898a8db59be88b71a49b1ef2d953a7c49 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.7
+version: 1.1.9
 
 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection
 readme: README.md