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 1
1
# Changelog
2
2
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
+
3
8
## 3.2.5
4
9
5
10
- Fix a crash with the new whitespace handling introduced in 3.2.3 #191
Original file line number Diff line number Diff line change 9
9
<AssemblyName >HtmlToOpenXml</AssemblyName >
10
10
<RootNamespace >HtmlToOpenXml</RootNamespace >
11
11
<PackageId >HtmlToOpenXml.dll</PackageId >
12
- <Version >3.2.5 </Version >
12
+ <Version >3.2.6 </Version >
13
13
<PackageIcon >icon.png</PackageIcon >
14
14
<Copyright >Copyright 2009-$([System.DateTime]::Now.Year) Olivier Nizet</Copyright >
15
15
<PackageReleaseNotes >See changelog https://github.com/onizet/html2openxml/blob/master/CHANGELOG.md</PackageReleaseNotes >
16
16
<PackageReadmeFile >README.md</PackageReadmeFile >
17
17
<PackageTags >office openxml netcore html</PackageTags >
18
- <AssemblyVersion >3.2.5 </AssemblyVersion >
18
+ <AssemblyVersion >3.2.6 </AssemblyVersion >
19
19
<PackageLicenseExpression >MIT</PackageLicenseExpression >
20
20
<PackageProjectUrl >https://github.com/onizet/html2openxml</PackageProjectUrl >
21
21
<RepositoryUrl >https://github.com/onizet/html2openxml</RepositoryUrl >
You can’t perform that action at this time.
0 commit comments