File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.2.6
4+
5+ - Fix handling Uri with an anchor #209
6+ - New option DefaultStyles.NumberedHeadingStyle to support an alternate heading style #210
7+
38## 3.2.5
49
510- Fix a crash with the new whitespace handling introduced in 3.2.3 #191
Original file line number Diff line number Diff line change 99 <AssemblyName >HtmlToOpenXml</AssemblyName >
1010 <RootNamespace >HtmlToOpenXml</RootNamespace >
1111 <PackageId >HtmlToOpenXml.dll</PackageId >
12- <Version >3.2.5 </Version >
12+ <Version >3.2.6 </Version >
1313 <PackageIcon >icon.png</PackageIcon >
1414 <Copyright >Copyright 2009-$([System.DateTime]::Now.Year) Olivier Nizet</Copyright >
1515 <PackageReleaseNotes >See changelog https://github.com/onizet/html2openxml/blob/master/CHANGELOG.md</PackageReleaseNotes >
1616 <PackageReadmeFile >README.md</PackageReadmeFile >
1717 <PackageTags >office openxml netcore html</PackageTags >
18- <AssemblyVersion >3.2.5 </AssemblyVersion >
18+ <AssemblyVersion >3.2.6 </AssemblyVersion >
1919 <PackageLicenseExpression >MIT</PackageLicenseExpression >
2020 <PackageProjectUrl >https://github.com/onizet/html2openxml</PackageProjectUrl >
2121 <RepositoryUrl >https://github.com/onizet/html2openxml</RepositoryUrl >
You can’t perform that action at this time.
0 commit comments