ansible-collections.communi.../changelogs/fragments/3.0.0.yml
Felix Fontein e18de43407
Prepare 3.0.0 release (#318)
* Prepare 3.0.0 release.

* Install using ansible-galaxy via git instead of cloning directly.
2024-10-18 21:01:46 +02:00

7 lines
672 B
YAML

release_summary: Major release that drops support for End of Life Python versions and fixes check mode for community.routeros.command.
removed_features:
- "The collection no longer supports Ansible 2.9, ansible-base 2.10, ansible-core 2.11, ansible-core 2.12, ansible-core 2.13, and ansible-core 2.14.
If you need to continue using End of Life versions of Ansible/ansible-base/ansible-core, please use community.routeros 2.x.y
(https://github.com/ansible-collections/community.routeros/pull/318)."
breaking_changes:
- "command - the module no longer declares that it supports check mode (https://github.com/ansible-collections/community.routeros/pull/318)."