diff --git a/changelogs/fragments/234-bugfixes-and-update-adaptations.yml b/changelogs/fragments/234-bugfixes-and-update-adaptations.yml index 2ddaa850..8105c1dd 100644 --- a/changelogs/fragments/234-bugfixes-and-update-adaptations.yml +++ b/changelogs/fragments/234-bugfixes-and-update-adaptations.yml @@ -1,2 +1,5 @@ minor_changes: - - api_modify - add ``comment`` attribute to ``/routing id``, make ``/ip traffic-flow target`` a multiple value attribute, add versioning to the ``/tool e-mail`` path (RouterOS 7.12 release), and add missing attributes to the ``routing bgp connection`` path (https://github.com/ansible-collections/community.routeros/pull/234). + - api_modify - add missing ``comment`` attribute to ``/routing id`` (https://github.com/ansible-collections/community.routeros/pull/234). + - api_modify - make ``/ip traffic-flow target`` a multiple value attribute (https://github.com/ansible-collections/community.routeros/pull/234). + - api_modify - add versioning to the ``/tool e-mail`` path (RouterOS 7.12 release) (https://github.com/ansible-collections/community.routeros/pull/234). + - api_modify - add missing attributes to the ``routing bgp connection`` path (https://github.com/ansible-collections/community.routeros/pull/234).