Skip to content

Commit 4d740f6

Browse files
authored
Minor update to release notes for v1.12 (microsoft#5761)
###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/microsoft/winget-cli/pull/5761)
1 parent 50adeab commit 4d740f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/ReleaseNotes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## New in v1.12
22
* MCP server available; run `winget mcp` for assistance on configuring your client.
3-
* App Installer now uses WinUI 3. The package dependency on WinUI 2 has been replaced by a dependency on the Windows App Runtime 1.7.
4-
* Manifest schema and validation updated to v1.12. This version update adds "Font" as an InstallerType and NestedInstallerType.
3+
* App Installer now uses WinUI 3. The package dependency on WinUI 2 has been replaced by a dependency on the Windows App Runtime 1.8.
4+
* Manifest schema and validation updated to v1.12. This version update adds `Font` as an `InstallerType` and `NestedInstallerType`.
55

66
## Bug Fixes
77
* Manifest validation no longer fails using `UTF-8 BOM` encoding when the schema header is on the first line

0 commit comments

Comments
 (0)