diff --git a/CHANGELOG/7.4.md b/CHANGELOG/7.4.md index 189241af92a..a503e7ceb6c 100644 --- a/CHANGELOG/7.4.md +++ b/CHANGELOG/7.4.md @@ -1,5 +1,35 @@ # 7.4 Changelog +## [7.4.18] + +### Engine Updates and Fixes + +- Merged PR 40624: Validate CAB path before expansion + +### Tests + +- Update CI workflow to also target servicing-* branches (#27649) + +### Build and Packaging Improvements + + + + + +Update to .NET SDK 8.0.423 + + + + +Update branch for release (#27690) +Avoid calling credential provider for public feed for Wix (#27664) +Separate NuGet publish into its own stage after pushing the git tag (#27648) + + + + +[7.4.18]: https://github.com/PowerShell/PowerShell/compare/v7.4.17...v7.4.18 + ## [7.4.17] ### Code Cleanup diff --git a/CHANGELOG/7.5.md b/CHANGELOG/7.5.md index a44bc04360a..95577e024e6 100644 --- a/CHANGELOG/7.5.md +++ b/CHANGELOG/7.5.md @@ -1,5 +1,35 @@ # 7.5 Changelog +## [7.5.9] + +### Engine Updates and Fixes + +- Merged PR 40624: Validate CAB path before expansion + +### Tests + +- Update CI workflow to also target servicing-* branches (#27651) + +### Build and Packaging Improvements + + + + + +Update to .NET SDK 9.0.316 + + + + +Update branch for release (#27682) +Avoid calling credential provider for public feed for Wix (#27665) +Separate NuGet publish into its own stage after pushing the git tag (#27650) + + + + +[7.5.9]: https://github.com/PowerShell/PowerShell/compare/v7.5.8...v7.5.9 + ## [7.5.8] ### Code Cleanup diff --git a/CHANGELOG/7.6.md b/CHANGELOG/7.6.md index c18f4929847..ee6be496e8e 100644 --- a/CHANGELOG/7.6.md +++ b/CHANGELOG/7.6.md @@ -1,5 +1,32 @@ # 7.6 Changelog +## [7.6.4] + +### Engine Updates and Fixes + +- Merged PR 40624: Validate CAB path before expansion + +### Build and Packaging Improvements + + + + + +Update to .NET SDK 10.0.302 + + + + +Update branch for release (#27685) +Avoid calling credential provider for public feed for Wix (#27666) +Separate NuGet publish into its own stage after pushing the git tag (#27652) +PMC: Download deb_arm artifact to ensure package is available for PMC publish flow (#27653) + + + + +[7.6.4]: https://github.com/PowerShell/PowerShell/compare/v7.6.3...v7.6.4 + ## [7.6.3] ### Build and Packaging Improvements
Update to .NET SDK 8.0.423
Update to .NET SDK 9.0.316
Update to .NET SDK 10.0.302