File tree Expand file tree Collapse file tree 3 files changed +22
-1
lines changed Expand file tree Collapse file tree 3 files changed +22
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,20 @@ Cisco Nexus Dashboard Ansible Collection Release Notes
5
5
.. contents :: Topics
6
6
7
7
8
+ v0.1.1
9
+ ======
10
+
11
+ Release Summary
12
+ ---------------
13
+
14
+ New release v0.1.1
15
+
16
+ Bugfixes
17
+ --------
18
+
19
+ - Fix ND HTTAPI plugin to support remote users
20
+ - Remove required params for attributes that are handled by the HTTPAPI plugin
21
+
8
22
v0.1.0
9
23
======
10
24
Original file line number Diff line number Diff line change @@ -4,3 +4,10 @@ releases:
4
4
changes :
5
5
release_summary : Initial release of Nexus Dashboard collection
6
6
release_date : ' 2021-06-02'
7
+ 0.1.1 :
8
+ changes :
9
+ bugfixes :
10
+ - Fix ND HTTAPI plugin to support remote users
11
+ - Remove required params for attributes that are handled by the HTTPAPI plugin
12
+ release_summary : New release v0.1.1
13
+ release_date : ' 2021-11-29'
Original file line number Diff line number Diff line change 2
2
namespace : cisco
3
3
name : nd
4
4
# The version of the collection. Must be compatible with semantic versioning
5
- version : 0.1.0
5
+ version : 0.1.1
6
6
readme : README.md
7
7
authors :
8
8
- Lionel Hercot (@lhercot)
You can’t perform that action at this time.
0 commit comments