Skip to content

Commit

Permalink
Include platform changes (#2611)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattleibow authored Sep 15, 2023
1 parent cd3d988 commit 4eafe32
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion changelogs/SkiaSharp/3.0.0/SkiaSharp.humanreadable.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,11 @@ The diff below contains all the changes that are in addition to the removal of o

#### Platform Reduction

SkiaSharp
SkiaSharp supports many platforms, however in 3.x we reduce the platforms to just the more modern ones:

* .NET Standard 2.0+
* .NET Framework 4.6.2+
* .NET 7+ (All the platforms: Android, iOS, Mac Catalyst, macOS, Tizen, tvOS, Windows)

#### Improvements

Expand Down

0 comments on commit 4eafe32

Please sign in to comment.