Skip to content

Commit f878e24

Browse files
author
Maddie Clayton
authored
Merge pull request #8744 from maddieclayton/addhighlights
Add highlights to changelog
2 parents 287c8d8 + 0291f61 commit f878e24

File tree

1 file changed

+45
-3
lines changed

1 file changed

+45
-3
lines changed

ChangeLog.md

Lines changed: 45 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
## 1.5.0 - March 2019
2+
### Highlights since the last major release
3+
* General availability of `Az` module
4+
* For more information about the `Az` module, please visit the following: https://aka.ms/azps-announce
5+
* Added Location, ResourceGroup, and ResourceName completers: https://azure.microsoft.com/en-us/blog/completers-in-azure-powershell/
6+
* Added wildcard support to Get cmdlets for Az.Compute and Az.Network
7+
* Added interactive and username/password authentication for Windows PowerShell 5.1 only
8+
* Added support for Python 2 runbooks in Az.Automation
9+
* Az.LogicApp: New cmdlets for Integration Account Assemblies and Batch Configuration
10+
211
#### Az.Accounts
312
* Add 'Register-AzModule' command to support AutoRest generated cmdlets
413
* Update examples for Connect-AzAccount
@@ -45,6 +54,14 @@
4554
- New-AzStorageAccount
4655

4756
## 1.4.0 - February 2019
57+
### Highlights since the last major release
58+
* General availability of `Az` module
59+
* For more information about the `Az` module, please visit the following: https://aka.ms/azps-announce
60+
* Added Location, ResourceGroup, and ResourceName completers: https://azure.microsoft.com/en-us/blog/completers-in-azure-powershell/
61+
* Added interactive and username/password authentication for Windows PowerShell 5.1 only
62+
* Added support for Python 2 runbooks in Az.Automation
63+
* Az.LogicApp: New cmdlets for Integration Account Assemblies and Batch Configuration
64+
4865
#### Az.AnalysisServices
4966
* Deprecated AddAzureASAccount cmdlet
5067

@@ -111,6 +128,13 @@
111128
* Correct example in Get-AzWebAppSlotMetrics
112129

113130
## 1.3.0 - February 2019
131+
### Highlights since the last major release
132+
* General availability of `Az` module
133+
* For more information about the `Az` module, please visit the following: https://aka.ms/azps-announce
134+
* Added Location, ResourceGroup, and ResourceName completers: https://azure.microsoft.com/en-us/blog/completers-in-azure-powershell/
135+
* Added interactive and username/password authentication for Windows PowerShell 5.1 only
136+
* Added support for Python 2 runbooks in Az.Automation
137+
114138
#### Az.Accounts
115139
* Update to latest version of ClientRuntime
116140

@@ -137,6 +161,13 @@ General availability for Az.RecoveryServices module.
137161
* Fixed null ref exception in Get-AzSqlCapability
138162

139163
## 1.2.1 - January 2019
164+
### Highlights since the last major release
165+
* General availability of `Az` module
166+
* For more information about the `Az` module, please visit the following: https://aka.ms/azps-announce
167+
* Added Location, ResourceGroup, and ResourceName completers: https://azure.microsoft.com/en-us/blog/completers-in-azure-powershell/
168+
* Added interactive and username/password authentication for Windows PowerShell 5.1 only
169+
* Added support for Python 2 runbooks in Az.Automation
170+
140171
#### Az.Accounts
141172
* Release with correct version of Authentication
142173

@@ -148,6 +179,13 @@ General availability for Az.RecoveryServices module.
148179

149180

150181
## 1.2.0 - January 2019
182+
### Highlights since the last major release
183+
* General availability of `Az` module
184+
* For more information about the `Az` module, please visit the following: https://aka.ms/azps-announce
185+
* Added Location, ResourceGroup, and ResourceName completers: https://azure.microsoft.com/en-us/blog/completers-in-azure-powershell/
186+
* Added interactive and username/password authentication for Windows PowerShell 5.1 only
187+
* Added support for Python 2 runbooks in Az.Automation
188+
151189
#### Az.Accounts
152190
* Add interactive and username/password authentication for Windows PowerShell 5.1 only
153191
* Update incorrect online help URLs
@@ -227,6 +265,11 @@ General availability for Az.RecoveryServices module.
227265
* Fixes 'New-AzWebAppSSLBinding' to not overwrite the tags on binding an SSL certificate to an app
228266

229267
## 1.1.0 - January 2019
268+
### Highlights since the last major release
269+
* General availability of `Az` module
270+
* For more information about the `Az` module, please visit the following: https://aka.ms/azps-announce
271+
* Added Location, ResourceGroup, and ResourceName completers: https://azure.microsoft.com/en-us/blog/completers-in-azure-powershell/
272+
230273
#### Az.Accounts
231274
* Add 'Local' Scope to Enable-AzureRmAlias
232275

@@ -284,8 +327,7 @@ General availability for Az.RecoveryServices module.
284327
* Fix backward compatibility issue with Az.Accounts module
285328

286329
## Version 1.0.0 - December 2018
287-
288-
#### General
289-
330+
### Highlights since the last major release
290331
* General availability of `Az` module
291332
* For more information about the `Az` module, please visit the following: https://aka.ms/azps-announce
333+
* Added Location, ResourceGroup, and ResourceName completers: https://azure.microsoft.com/en-us/blog/completers-in-azure-powershell/

0 commit comments

Comments
 (0)