Skip to content

Commit 89c98b2

Browse files
Update release notes for v2.1.1
1 parent b88183f commit 89c98b2

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

PreMailer.Net/PreMailer.Net/PreMailer.Net.csproj

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,8 @@
1313
<PackageIconUrl>https://github.com/milkshakesoftware/PreMailer.Net/raw/master/icon.png</PackageIconUrl>
1414
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
1515
<PackageReleaseNotes>
16-
Update AngleSharp to v0.12.1 https://github.com/milkshakesoftware/PreMailer.Net/pull/175
17-
Allow Stream as input of PreMailer https://github.com/milkshakesoftware/PreMailer.Net/pull/159
18-
Optimization: Cache selector specificity https://github.com/milkshakesoftware/PreMailer.Net/pull/153
19-
FIX: Problems with minified Css https://github.com/milkshakesoftware/PreMailer.Net/pull/151
16+
Add support on fetching Uri with local filepath like "file:///C:/websiite/style.css" https://github.com/milkshakesoftware/PreMailer.Net/pull/182
17+
Bump AngleSharp from 0.12.1 to 0.13.0 https://github.com/milkshakesoftware/PreMailer.Net/pull/176
2018
</PackageReleaseNotes>
2119
<PackageTags>email css newsletter html</PackageTags>
2220
<SignAssembly>true</SignAssembly>
@@ -27,4 +25,4 @@
2725
<PackageReference Include="AngleSharp" Version="0.13.0" />
2826
</ItemGroup>
2927

30-
</Project>
28+
</Project>

0 commit comments

Comments
 (0)