0.9.11 removed XML unimportant attributes

This commit is contained in:
Sergey Shuchkin 2020-05-20 23:08:29 +06:00
parent f74084cd35
commit 02867ae14c
1 changed files with 1 additions and 1 deletions

View File

@ -49,5 +49,5 @@ SimpleXLSXGen::fromArray( $data )->saveAs('datatypes.xlsx');
![XLSX screenshot](datatypes.png)
## History
v0.9.11 (2020-05-21) removed XML unimportant attributes
v0.9.11 (2020-05-21) removed XML unimportant attributes<br/>
v0.9.10 (2020-05-20) initial relese