Skip to content

Commit 3440788

Browse files
committed
Update PreMailer.Net.nuspec
1 parent 18aea8d commit 3440788

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

PreMailer.Net/PreMailer.Net/PreMailer.Net.nuspec

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package >
33
<metadata>
44
<id>PreMailer.Net</id>
5-
<version>1.3.0</version>
5+
<version>1.3.1</version>
66
<authors>Martin H. Normark</authors>
77
<owners>milkshakesoftware</owners>
88
<licenseUrl>https://github.com/milkshakesoftware/PreMailer.Net/blob/master/LICENSE</licenseUrl>
@@ -13,15 +13,12 @@
1313
PreMailer.Net is a C# utility for moving CSS to inline style attributes, to gain maximum E-mail client compatibility.
1414
</description>
1515
<releaseNotes>
16-
Fixed issue when building PreMailer in RELEASE configuration https://github.com/milkshakesoftware/PreMailer.Net/issues/56
17-
Pass stylesheet in CSS param to PreMailer https://github.com/milkshakesoftware/PreMailer.Net/issues/45
18-
Add option to strip id and class attributes after inlining https://github.com/milkshakesoftware/PreMailer.Net/issues/55
19-
Change build configuration of Nu Get package to RELEASE
16+
Improve splitting Css styles with semicolons not inside quotes https://github.com/milkshakesoftware/PreMailer.Net/pull/60
2017
</releaseNotes>
2118
<copyright>Copyright 2015</copyright>
2219
<tags>email css newsletter html</tags>
2320
<dependencies>
2421
<dependency id="CsQuery" version="1.3.4" />
2522
</dependencies>
2623
</metadata>
27-
</package>
24+
</package>

0 commit comments

Comments
 (0)