File tree Expand file tree Collapse file tree 5 files changed +26
-5
lines changed Expand file tree Collapse file tree 5 files changed +26
-5
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,20 @@ Community General Release Notes
66
77This changelog describes changes after version 1.0.0.
88
9+ v2.5.1
10+ ======
11+
12+ Release Summary
13+ ---------------
14+
15+ Bugfix release for some bugs discovered right after the 2.5.0 release.
16+
17+ Bugfixes
18+ --------
19+
20+ - funcd connection plugin - can now load (https://github.com/ansible-collections/community.general/pull/2235).
21+ - jira - fixed calling of ``isinstance `` (https://github.com/ansible-collections/community.general/issues/2234).
22+
923v2.5.0
1024======
1125
Original file line number Diff line number Diff line change @@ -1804,3 +1804,15 @@ releases:
18041804 name : path_join
18051805 namespace : null
18061806 release_date : ' 2021-04-13'
1807+ 2.5.1 :
1808+ changes :
1809+ bugfixes :
1810+ - funcd connection plugin - can now load (https://github.com/ansible-collections/community.general/pull/2235).
1811+ - jira - fixed calling of ``isinstance`` (https://github.com/ansible-collections/community.general/issues/2234).
1812+ release_summary : Bugfix release for some bugs discovered right after the 2.5.0
1813+ release.
1814+ fragments :
1815+ - 2.5.1.yml
1816+ - 2236-jira-isinstance.yml
1817+ - allow_funcd_to_load.yml
1818+ release_date : ' 2021-04-14'
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments