diff --git a/release-notes/11.0/preview/preview4/wpf.md b/release-notes/11.0/preview/preview4/wpf.md new file mode 100644 index 0000000000..254e1405f8 --- /dev/null +++ b/release-notes/11.0/preview/preview4/wpf.md @@ -0,0 +1,16 @@ +# WPF in .NET 11 Preview 4 - Release Notes + +There are no new user-facing features or improvements in WPF in this release. Most changes in the Preview 4 commit range are VMR source-code syncs, dependency flow updates from `dotnet-wpf-int`, and internal tooling (a `Microsoft.Windows.CsWin32` bump and a CodeQL SSRF suppression in `WpfWebRequestHelper`). + + + +## Community contributors + +Thank you contributors! ❤️ + +- [@kmaddock](https://github.com/dotnet/wpf/pulls?q=is%3Apr+is%3Amerged+author%3Akmaddock)