Release 2.13.0.

This commit is contained in:
Felix Fontein 2024-02-25 20:58:01 +01:00
parent afdda50ab0
commit f616004caf
7 changed files with 179 additions and 128 deletions

View file

@ -1 +0,0 @@
release_summary: Bugfix and feature release.

View file

@ -1,2 +0,0 @@
minor_changes:
- api_info, api_modify - make path ``user group`` modifiable and add ``comment`` attribute (https://github.com/ansible-collections/community.routeros/issues/256, https://github.com/ansible-collections/community.routeros/pull/257).

View file

@ -1,2 +0,0 @@
minor_changes:
- api_modify, api_info - add support for the ``ip vrf`` path in RouterOS 7 (https://github.com/ansible-collections/community.routeros/pull/259)

View file

@ -1,2 +0,0 @@
bugfixes:
- facts - fix date not getting removed for idempotent config export (https://github.com/ansible-collections/community.routeros/pull/262).