Skip to content

Commit e7084b7

Browse files
Add nuget release details for v2.4.0
1 parent 54d6dbf commit e7084b7

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

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

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFrameworks>netstandard2.0;net461</TargetFrameworks>
5-
<Version>2.3.0</Version>
5+
<Version>2.4.0</Version>
66
<Authors>Martin H. Normark</Authors>
77
<Description>
88
PreMailer.Net is a C# utility for moving CSS to inline style attributes, to gain maximum E-mail client compatibility.
@@ -14,12 +14,7 @@
1414
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
1515
<PackageReadmeFile>README.md</PackageReadmeFile>
1616
<PackageReleaseNotes>
17-
Migrate tests to Xunit by @martinnormark in https://github.com/milkshakesoftware/PreMailer.Net/pull/207
18-
Publish new tag to NU Get by @martinnormark in https://github.com/milkshakesoftware/PreMailer.Net/pull/208
19-
Fix: Keep css attributes in logical order (#53) by @r-Larch in https://github.com/milkshakesoftware/PreMailer.Net/pull/253
20-
Append analytics query string before anchor tag by @bjnoel in https://github.com/milkshakesoftware/PreMailer.Net/pull/255
21-
Fix: Generate inline styles without !important (#149) by @r-Larch in https://github.com/milkshakesoftware/PreMailer.Net/pull/260
22-
Fix: Build warning xUnit2009: Do not use .. by @r-Larch in https://github.com/milkshakesoftware/PreMailer.Net/pull/261
17+
Preserve unsupported media queries in head element by @sleeplessghost https://github.com/milkshakesoftware/PreMailer.Net/pull/275
2318
</PackageReleaseNotes>
2419
<PackageTags>email css newsletter html</PackageTags>
2520
<SignAssembly>true</SignAssembly>

0 commit comments

Comments
 (0)