mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-31 15:19:24 +02:00
Release 2.16.0.
This commit is contained in:
parent
d1be11ec08
commit
2f46ff03fd
6 changed files with 129 additions and 92 deletions
|
@ -371,6 +371,17 @@ releases:
|
|||
- 278-add_ip_route_rule_path.yml
|
||||
- 279-add_routing_filter_path.yml
|
||||
release_date: '2024-04-20'
|
||||
2.16.0:
|
||||
changes:
|
||||
minor_changes:
|
||||
- api_info, api_modify - add missing path ``/ppp secret`` (https://github.com/ansible-collections/community.routeros/pull/286).
|
||||
- api_info, api_modify - minor changes ``/interface ethernet`` path fields (https://github.com/ansible-collections/community.routeros/pull/288).
|
||||
release_summary: Feature release.
|
||||
fragments:
|
||||
- 2.16.0.yml
|
||||
- 286-add_ppp_secret_path.yml
|
||||
- 288-interface_ethernet_values.yml
|
||||
release_date: '2024-06-16'
|
||||
2.2.0:
|
||||
changes:
|
||||
bugfixes:
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
release_summary: Feature release.
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- api_info, api_modify - add missing path ``/ppp secret`` (https://github.com/ansible-collections/community.routeros/pull/286).
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- api_info, api_modify - minor changes ``/interface ethernet`` path fields (https://github.com/ansible-collections/community.routeros/pull/288).
|
Loading…
Add table
Add a link
Reference in a new issue