diff --git a/CHANGELOG/7.5.md b/CHANGELOG/7.5.md index 01fa5c87459..fc30d98f498 100644 --- a/CHANGELOG/7.5.md +++ b/CHANGELOG/7.5.md @@ -1,5 +1,44 @@ # 7.5 Changelog +## [7.5.8] + +### Code Cleanup + + + + + +Update to .NET SDK 9.0.315 + + + + +Remove the unused Publish-NugetToMyGet command from packaging module (#27575) + + + + +### Build and Packaging Improvements + + + + + +Update to .NET SDK 9.0.315 + + + + +Update branch for release (#27581) +Skip Store Publish when No Channel Selected (#27572) +Verify Apple codesign immediately after ESRP signing (#27541) +Remove unused step that clones Internal-PowerShellTeam-Tools repo in PMC publish pipeline (#27498) + + + + +[7.5.8]: https://github.com/PowerShell/PowerShell/compare/v7.5.7...v7.5.8 + ## [7.5.7] ### Engine Updates and Fixes
Update to .NET SDK 9.0.315
Publish-NugetToMyGet
Internal-PowerShellTeam-Tools