File tree Expand file tree Collapse file tree 3 files changed +27
-1
lines changed
Expand file tree Collapse file tree 3 files changed +27
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,20 @@ Cisco ACI Ansible Collection Release Notes
44
55.. contents :: Topics
66
7+ v2.10.1
8+ =======
9+
10+ Release Summary
11+ ---------------
12+
13+ Release v2.10.1 of the ``ansible-aci `` collection on 2024-07-12.
14+ This changelog describes all changes made to the modules and plugins included in this collection since v2.10.0.
15+
16+ Bugfixes
17+ --------
18+
19+ - Remove duplicate alias name for attribute epg in aci_epg_subnet module
20+
721v2.10.0
822=======
923
Original file line number Diff line number Diff line change @@ -249,6 +249,18 @@ releases:
249249
250250 "
251251 release_date : " 2024-06-13"
252+ 2.10.1 :
253+ changes :
254+ bugfixes :
255+ - Remove duplicate alias name for attribute epg in aci_epg_subnet module
256+ release_summary :
257+ " Release v2.10.1 of the ``ansible-aci`` collection on 2024-07-12.
258+
259+ This changelog describes all changes made to the modules and plugins included
260+ in this collection since v2.10.0.
261+
262+ "
263+ release_date : " 2024-07-12"
252264 2.2.0 :
253265 changes :
254266 bugfixes :
Original file line number Diff line number Diff line change 22namespace : cisco
33name : aci
44# The version of the collection. Must be compatible with semantic versioning
5- version : 2.10.0
5+ version : 2.10.1
66readme : README.md
77authors :
88-
Dag Wieers (@dagwieers) <[email protected] >
You can’t perform that action at this time.
0 commit comments