Browse Source

Mention change in min UWP target platform version in release notes (#1937)

Ian Griffiths 2 years ago
parent
commit
3fa5fff72c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Rx.NET/Documentation/ReleaseHistory/Rx.v6.md

+ 1 - 0
Rx.NET/Documentation/ReleaseHistory/Rx.v6.md

@@ -5,6 +5,7 @@
 ### Breaking changes
 
 * Out-of-support target frameworks (.NET Core 3.1, .NET 5) removed
+* Minimum target platform for UWP apps raised from 10.0.16299.0 to 10.0.18362.0
 
 ### New features