Release 2.2.1.

This commit is contained in:
Felix Fontein 2022-08-20 20:10:10 +02:00
parent a642f0b9eb
commit 615b9e6952
5 changed files with 29 additions and 5 deletions

View file

@ -1,2 +0,0 @@
bugfixes:
- "api_modify, api_info - make API path ``ip dhcp-server network`` support missing options ``boot-file-name``, ``dhcp-option-set``, ``dns-none``, ``domain``, and ``next-server`` (https://github.com/ansible-collections/community.routeros/issues/104, https://github.com/ansible-collections/community.routeros/pull/106)."

View file

@ -1,2 +0,0 @@
bugfixes:
- "api_modify, api_info - make API path ``ip dhcp-server lease`` support ``server=all`` (https://github.com/ansible-collections/community.routeros/issues/104, https://github.com/ansible-collections/community.routeros/pull/107)."

View file

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