Skip to content

Commit bad9bc4

Browse files
committed
updated version and changelog
1 parent 04cc0e8 commit bad9bc4

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

src/ResourceManager/IotCentral/Commands.IotCentral/Az.IotCentral.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# RootModule = ''
1313

1414
# Version number of this module.
15-
ModuleVersion = '0.1.0'
15+
ModuleVersion = '0.1.1'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core', 'Desktop'

src/ResourceManager/IotCentral/Commands.IotCentral/AzureRM.IotCentral.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# RootModule = ''
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.0.0'
15+
ModuleVersion = '1.0.1'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()

src/ResourceManager/IotCentral/Commands.IotCentral/ChangeLog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,9 @@
1919
-->
2020
## Current Release
2121
* Preview Release
22+
* Added Tabular Output Format
23+
* Added Subdomain Checking in New-AzureRmIotCentralApp
24+
25+
## 2018.11.06 - Version 1.0.0
26+
* Preview Release
27+
* Initial Module Prerelease

0 commit comments

Comments
 (0)