File tree Expand file tree Collapse file tree 4 files changed +9
-2
lines changed
Expand file tree Collapse file tree 4 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 2222
2323---
2424
25-
25+ ### 0.9.1
26+ - [ Bug] Fix async (via @isdaniel )
2627
2728### 0.9.0
2829- [ New] Support async (@isdaniel )
Original file line number Diff line number Diff line change 2424
2525
2626
27+ ### 0.9.1
28+ - [ Bug] Fix async (via @isdaniel )
29+
2730### 0.9.0
2831- [ New] Support async (@isdaniel )
2932- [ New] Support new OpenXml to solve the problem of line wrapping to multiple lines #68 (via @ping9719 )
Original file line number Diff line number Diff line change 2323---
2424
2525
26+ ### 0.9.1
27+ - [ Bug] Fix async (via @isdaniel )
28+
2629### 0.9.0
2730- [ New] Support async (@isdaniel )
2831- [ New] Support new OpenXml to solve the problem of line wrapping to multiple lines #68 (via @ping9719 )
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <TargetFrameworks >net45;netstandard2.0;</TargetFrameworks >
4- <Version >0.9.0 </Version >
4+ <Version >0.9.1 </Version >
55 </PropertyGroup >
66 <PropertyGroup >
77 <AssemblyName >MiniWord</AssemblyName >
You can’t perform that action at this time.
0 commit comments