Skip to content

Commit 0d58b45

Browse files
authored
Changlog updates for recent fixes (#78)
1 parent 7f4c648 commit 0d58b45

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

powershell-module/ChangeLog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,14 @@
1919
-->
2020
## Upcoming Release
2121
* 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+
2227
## 1.0.0
2328
* General availability of 'Az.Tools.Migration' module
2429
* Upgraded Az version to 5.2
2530

2631
## 0.1.0
27-
* The first preview release
32+
* The first preview release

0 commit comments

Comments
 (0)