File tree Expand file tree Collapse file tree 2 files changed +32
-1
lines changed
Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change 1212RootModule = ' AsBuiltReport.NetApp.ONTAP.psm1'
1313
1414# Version number of this module.
15- ModuleVersion = ' 0.6.0 '
15+ ModuleVersion = ' 0.6.1 '
1616
1717# Supported PSEditions
1818# CompatiblePSEditions = @()
Original file line number Diff line number Diff line change 11# :arrows_counterclockwise : NetApp ONTAP Storage As Built Report Changelog
22
3+ ## [ 0.6.1] - 2021-12-02
4+
5+ ### Added
6+
7+ - None
8+
9+ ### Changed
10+
11+ - Updated Changelog to reflect v0.6.0 changes
12+
13+ ### Fixed
14+
15+ - None
16+
17+ ## [ 0.6.0] - 2021-12-02
18+
19+ ### Added
20+
21+ - Added Vserver CIFS Client Session information.
22+ - Added Storage Aggregate Option Information.
23+
24+ ### Changed
25+
26+ - The network section has been changed to show the content per node.
27+ - Updated HTML Sample Report.
28+ - Implemented the ability to specify the InfoLevel option.
29+
30+ ### Fixed
31+
32+ - Fix Volume SnapShot Section logic to display content only when there are snapshots data available.
33+
334## [ 0.5.0] - 2021-10-11
435
536### Added
You can’t perform that action at this time.
0 commit comments