Skip to content

Commit 4be49cc

Browse files
Update CHANGELOG for v7.4.11 (PowerShell#25667)
1 parent 9ec06ae commit 4be49cc

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

CHANGELOG/7.4.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,39 @@
11
# 7.4 Changelog
22

3+
## [7.4.11] - 2025-06-17
4+
5+
### Engine Updates and Fixes
6+
7+
- Move .NET method invocation logging to after the needed type conversion is done for method arguments (#25568)
8+
9+
### Build and Packaging Improvements
10+
11+
<details>
12+
13+
<summary>
14+
15+
<p>Update .NET SDK to 8.0.411</p>
16+
17+
</summary>
18+
19+
<ul>
20+
<li>Correct Capitalization Referencing Templates (#25672)</li>
21+
<li>Manually update SqlClient in TestService</li>
22+
<li>Update cgmanifest</li>
23+
<li>Update package references</li>
24+
<li>Update .NET SDK to latest version</li>
25+
<li>Change linux packaging tests to ubuntu latest (#25640)</li>
26+
</ul>
27+
28+
</details>
29+
30+
### Documentation and Help Content
31+
32+
- Update Third Party Notices (#25524, #25659)
33+
34+
[7.4.11]: https://github.com/PowerShell/PowerShell/compare/v7.4.10...v7.4.11
35+
36+
337
## [7.4.10]
438

539
### Engine Updates and Fixes

0 commit comments

Comments
 (0)