diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md index 22fe422aaddc0ad3715c7fb9f47a4d9b47e8e565..011592f5f1804ae4d3389160ad41e82b8aadf0c0 100644 --- a/geant/gap_ansible/CHANGELOG.md +++ b/geant/gap_ansible/CHANGELOG.md @@ -1,4 +1,8 @@ # GAP Ansible changelog +[1.1.4] 2024-09-26: +- Bugfixes in iBGP/SDP PE update +- Backports from v1.0.90 + 1.1.3: - Enhancements to FW template diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml index 42ed5a0151321f4db646e6a0836952cd8d71e8e5..51bdd8beb021fd43b659f8de3534b3504e742eee 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.3 +version: 1.1.4 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md