We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f4c648 commit 0d58b45Copy full SHA for 0d58b45
1 file changed
powershell-module/ChangeLog.md
@@ -19,9 +19,14 @@
19
-->
20
## Upcoming Release
21
* Upgrade Az version to 5.5.0
22
+* Fixed a bug where New-AzUpgradeModulePlan throws errors when analyzing hashtable code (issue #73).
23
+* Updated scanning results for Az cmdlets that implement dynamic parameters to use clearer warnings.
24
+* Updated Get-AzUpgradeCmdletSpec to improve performance.
25
+* Updated quickstart guide to remove outdated guidance on splatted parameter detection.
26
+
27
## 1.0.0
28
* General availability of 'Az.Tools.Migration' module
29
* Upgraded Az version to 5.2
30
31
## 0.1.0
-* The first preview release
32
+* The first preview release
0 commit comments