diff --git a/CHANGELOG/7.4.md b/CHANGELOG/7.4.md index 389ccd48876..96de18b82a7 100644 --- a/CHANGELOG/7.4.md +++ b/CHANGELOG/7.4.md @@ -1,5 +1,35 @@ # 7.4 Changelog +## [7.4.19] + +### Engine Updates and Fixes + +- Fix the dot-sourcing behavior of `pwsh -file` for advanced-function scripts (#27760) + +### Tests + +- Fix TimeZone test with duplicate names (#27804) + +### Build and Packaging Improvements + +
+ + + +

Update to .NET SDK 8.0.424

+ +
+ + + +
+ +[7.4.19]: https://github.com/PowerShell/PowerShell/compare/v7.4.18...v7.4.19 + ## [7.4.18] ### Engine Updates and Fixes