diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md index 011592f5f1804ae4d3389160ad41e82b8aadf0c0..e116c7aba0c5bbe48418277bdc45676634def1de 100644 --- a/geant/gap_ansible/CHANGELOG.md +++ b/geant/gap_ansible/CHANGELOG.md @@ -1,4 +1,7 @@ # GAP Ansible changelog +1.1.5 2024-09-30: +- Added Destination class usage / accounting for the Nokia devices. + [1.1.4] 2024-09-26: - Bugfixes in iBGP/SDP PE update - Backports from v1.0.90 diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml index 51bdd8beb021fd43b659f8de3534b3504e742eee..5fd21137ecb0e34a5a9d1f138752218da7dd6c7d 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.4 +version: 1.1.5 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md