diff --git a/README.md b/README.md index d40d30d860..d127a9b887 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,8 @@ What's new in 1.20 - Linux - Loongarch improvements by KatyushaScarlet ([#20683], [#20644], [#20599], [#20594]), text rendering improvements ([#21163]) - SDL fullscreen problems fixed ([#21300], more) + - UWP + - Migrate code base to C++/WinRT ([#21100]) - Debugger - ImDebugger improvements ([#20861], [#20779], [#20657], [#20637], [#20550], [#20523]) @@ -431,4 +433,5 @@ See [history.md](history.md). [#21357]: https://github.com/hrydgard/ppsspp/issues/21357 "Add a \"hold\" version of the axis swap toggle. Often more convenient." [#21377]: https://github.com/hrydgard/ppsspp/issues/21377 "Windows audio fix, Gripshift glitch workaround" [#21341]: https://github.com/hrydgard/ppsspp/issues/21341 "Fix crash on audio device switch in Windows" -[#21393]: https://github.com/hrydgard/ppsspp/issues/21393 "Windows input optimizations" \ No newline at end of file +[#21393]: https://github.com/hrydgard/ppsspp/issues/21393 "Windows input optimizations" +[#21100]: https://github.com/hrydgard/ppsspp/issues/21100 "UWP: Migrate from C++/CX to C++/WinRT" \ No newline at end of file