Skip to content

Commit 1f96084

Browse files
committed
Update nuspec to v1.5.1
1 parent c461e02 commit 1f96084

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

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

Lines changed: 2 additions & 5 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.5.0</version>
5+
<version>1.5.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,10 +13,7 @@
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-
Replaced CsQuery with AngleSharp https://github.com/milkshakesoftware/PreMailer.Net/pull/76
17-
Add Position property to StyleClass class https://github.com/milkshakesoftware/PreMailer.Net/pull/81
18-
Access to underlying Document made public https://github.com/milkshakesoftware/PreMailer.Net/pull/90
19-
FIX: CssSelectorParser Regex Matchers are wrong https://github.com/milkshakesoftware/PreMailer.Net/pull/85
16+
Bump AngleSharp to version 0.9.5://github.com/milkshakesoftware/PreMailer.Net/pull/93
2017
</releaseNotes>
2118
<copyright>Copyright 2015</copyright>
2219
<tags>email css newsletter html</tags>

0 commit comments

Comments
 (0)