Skip to content

Commit d273b81

Browse files
committed
Update change log
1 parent c5b0167 commit d273b81

File tree

2 files changed

+2
-48
lines changed

2 files changed

+2
-48
lines changed

src/StackAdmin/Azs.Fabric.Admin/Module/Azs.Fabric.Admin/Azs.Fabric.Admin.psd1

Lines changed: 1 addition & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,7 @@ Licensed under the MIT License. See License.txt in the project root for license
1717
RootModule = 'Azs.Fabric.Admin.psm1'
1818

1919
# Version number of this module.
20-
<<<<<<< HEAD
2120
ModuleVersion = '0.3.0'
22-
=======
23-
ModuleVersion = '0.4.0
24-
>>>>>>> 61f6b14c4a3bc652e8734be5ef03e253a1dda006
2521

2622
# Supported PSEditions
2723
# CompatiblePSEditions = @()
@@ -131,55 +127,13 @@ Licensed under the MIT License. See License.txt in the project root for license
131127
# IconUri = ''
132128

133129
# ReleaseNotes of this module
134-
135130
ReleaseNotes = '## 2018.11.5
136131
* New cmdlet
137132
* Get-AzsDrive
138133
* Get-AzsVolume
139134
* Get-AzsStorageSubSystem
140-
* Unsupported cmdlet
135+
* Removed cmdlet
141136
* Get-AzsInfrastructureVolume
142-
<<<<<<< HEAD
143-
=======
144-
145-
## 2018.10.28
146-
* Bug fixes
147-
* Fixed a bug in Add-AzsScaleUnitNode
148-
149-
## 2018.9.10
150-
* New Module dependencies
151-
* AzureRM.Profile
152-
* AzureRM.Resources
153-
* New cmdlet
154-
* Add-AzsScaleUnitNode
155-
* New-AzsScaleUnitNodeObject
156-
* Support handling names of nested resources
157-
* Add-AzsScaleUnitNode
158-
* Disable-AzsScaleUnitNode
159-
* Enable-AzsScaleUnitNode
160-
* Get-AzsEdgeGateway
161-
* Get-AzsEdgeGatewayPool
162-
* Get-AzsInfrastructureRole
163-
* Get-AzsInfrastructureRoleInstance
164-
* Get-AzsInfrastructureShare
165-
* Get-AzsInfrastructureVolume
166-
* Get-AzsIpPool
167-
* Get-AzsLogicalNetwork
168-
* Get-AzsLogicalSubnet
169-
* Get-AzsMacAddressPool
170-
* Get-AzsScaleUnit
171-
* Get-AzsScaleUnitNode
172-
* Get-AzsSlbMuxInstance
173-
* Get-AzsStoragePool
174-
* Get-AzsStorageSystem
175-
* Repair-AzsScaleUnitNode
176-
* Restart-AzsInfrastructureRole
177-
* Restart-AzsInfrastructureRoleInstance
178-
* Start-AzsInfrastructureRoleInstance
179-
* Start-AzsScaleUnitNode
180-
* Stop-AzsInfrastructureRoleInstance
181-
* Stop-AzsScaleUnitNode
182-
>>>>>>> 61f6b14c4a3bc652e8734be5ef03e253a1dda006
183137
'
184138

185139
} # End of PSData hashtable

src/StackAdmin/Azs.Fabric.Admin/Module/Azs.Fabric.Admin/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* Get-AzsDrive
2525
* Get-AzsVolume
2626
* Get-AzsStorageSubSystem
27-
* Unsupported cmdlet
27+
* Removed cmdlet
2828
* Get-AzsInfrastructureVolume
2929

3030
## Version 0.2.1

0 commit comments

Comments
 (0)