Add RouterOS 6.x support for '/routing filter' path (#279)

* Add RouterOS 6.x support for '/routing filter' path

* add changelogs fragments
This commit is contained in:
Igor 2024-04-18 14:30:25 +04:00 committed by GitHub
parent 9d34cca66b
commit 4a078c5913
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 71 additions and 0 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- api_info, api_modify - add ``/routing filter`` path for RouterOS 6.x (https://github.com/ansible-collections/community.routeros/pull/279).