From 7977b2b320f7473556494a553907044115111153 Mon Sep 17 00:00:00 2001 From: PwshBot Date: Mon, 18 May 2026 17:35:29 +0000 Subject: [PATCH] Update 7.6 changelog for v7.6.2 --- CHANGELOG/7.6.md | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/CHANGELOG/7.6.md b/CHANGELOG/7.6.md index a4d81683321..da1370779cc 100644 --- a/CHANGELOG/7.6.md +++ b/CHANGELOG/7.6.md @@ -1,5 +1,47 @@ # 7.6 Changelog +## [7.6.2] + +### Engine Updates and Fixes + +- Enable usage in AppContainers (#27423) +- Fix checks for local user config file paths (#27432) + +### General Cmdlet Updates and Fixes + +- Update PowerShell telemetry to respect the diagnostics and feedback setting on Windows (#27438) + +### Build and Packaging Improvements + +
+ + + +

Update to .NET SDK 10.0.300

+ +
+ + + +
+ +[7.6.2]: https://github.com/PowerShell/PowerShell/compare/v7.6.1...v7.6.2 + ## [7.6.1] ### General Cmdlet Updates and Fixes