Release 2.5.1.

This commit is contained in:
Felix Fontein 2021-04-14 10:02:27 +02:00
commit 6621eb8b87
5 changed files with 26 additions and 5 deletions

View file

@ -1 +0,0 @@
release_summary: Bugfix release for some bugs discovered right after the 2.5.0 release.

View file

@ -1,2 +0,0 @@
bugfixes:
- jira - fixed calling of ``isinstance`` (https://github.com/ansible-collections/community.general/issues/2234).

View file

@ -1,2 +0,0 @@
bugfixes:
- funcd connection plugin - can now load (https://github.com/ansible-collections/community.general/pull/2235).