Skip to content

Commit 963be29

Browse files
committed
Add General ChangeLog
1 parent 6592efd commit 963be29

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

ChangeLog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
## 12.0.0 - May 2024
2+
#### General
3+
* Fixed CVE-2024-29992.
4+
25
#### Az.Accounts 3.0.0
36
* Web Account Manager (WAM) was set the default experience of interactive login. For more details please refer to https://go.microsoft.com/fwlink/?linkid=2272007
47
* Enabled secrets detection option by default.

tools/Az/Az.psd1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,9 @@ PrivateData = @{
197197

198198
# ReleaseNotes of this module
199199
ReleaseNotes = '12.0.0 - May 2024
200+
General
201+
* Fixed CVE-2024-29992.
202+
200203
Az.Accounts
201204
* Web Account Manager (WAM) was set the default experience of interactive login. For more details please refer to https://go.microsoft.com/fwlink/?linkid=2272007
202205
* Enabled secrets detection option by default.

0 commit comments

Comments
 (0)