Release 2.2.0.

This commit is contained in:
Felix Fontein 2022-07-31 22:30:07 +02:00
parent fa13c5f9cb
commit a66bb78d7f
4 changed files with 45 additions and 5 deletions

View file

@ -1,4 +0,0 @@
minor_changes:
- "All software licenses are now in the ``LICENSES/`` directory of the collection root. Moreover, ``SPDX-License-Identifier:`` is used to declare the applicable license for every file that is not automatically generated (https://github.com/ansible-collections/community.routeros/pull/101)."
bugfixes:
- "Include ``LICENSES/BSD-2-Clause.txt`` file for the ``routeros`` module utils (https://github.com/ansible-collections/community.routeros/pull/101)."

View file

@ -1 +0,0 @@
release_summary: New feature release.