diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md
index d1d397a289f7b6d1ca647bf4fc49c5a01e006a15..f1de926758cab27ed1007369981f8abcafb6e6f6 100644
--- a/geant/gap_ansible/CHANGELOG.md
+++ b/geant/gap_ansible/CHANGELOG.md
@@ -1,4 +1,13 @@
 # GAP Ansible changelog
+1.0.12:
+- Changes to the base_config based on the NE feedback
+    - SNMP Views
+    - System wide source addresses
+    - BGP (error-handling)
+    - ISIS (advertise capability)
+    - PIM RP default config
+    - Global load balancing
+    - Templates reorganized according to the config hierarchy
 1.0.11:
 - Added 'static_routes' template
 - Reorganized templated related to the 'router' stanza
diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml
index 10263df8ffbd220a186ae193a168fed3b355d83a..2be7d49a8bafd89d675ac4e5e4f6de332a09f815 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.11
+version: 1.0.12
 
 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection
 readme: README.md