File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 1.9.0
2+
3+ * Removed custom TLS stack
4+ * Allowed option for callers of library to inject own http client
5+
16## 1.8.1
27
38* Upgrade System.Text.JSON
914* CVE-2024 -43485 - Upgrade System.Text.JSON
1015* Removed .NET 6
1116
12-
1317## 1.7.0
1418* Added .NET 8 as test target
1519* Dropped .NET 6
Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <Description >.NET client for the Tinify API. Tinify compresses your images intelligently. Read more at https://tinify.com.</Description >
55 <AssemblyTitle >Tinify</AssemblyTitle >
6- <VersionPrefix >1.8.1 </VersionPrefix >
6+ <VersionPrefix >1.9.0 </VersionPrefix >
77 <Authors >Tinify</Authors >
88 <TargetFramework >netstandard2.0</TargetFramework >
99 <AssemblyName >Tinify</AssemblyName >
You can’t perform that action at this time.
0 commit comments