diff --git a/README.md b/README.md index 3a23acf..1690ced 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# SimpleXLSXGen class 0.9.11 (Official) +# SimpleXLSXGen class 0.9.12 (Official) [](https://www.patreon.com/shuchkin) [](https://github.com/shuchkin/simplexlsxgen/blob/master/license.md) [](https://github.com/shuchkin/simplexlsxgen/stargazers) [](https://github.com/shuchkin/simplexlsxgen/network) [](https://github.com/shuchkin/simplexlsxgen/issues) Export data to Excel XLSX file. PHP XLSX generator. No external tools and libraries.
@@ -49,5 +49,6 @@ SimpleXLSXGen::fromArray( $data )->saveAs('datatypes.xlsx'); ![XLSX screenshot](datatypes.png) ## History +v0.9.12 (2020-05-21) readme fixed
v0.9.11 (2020-05-21) removed XML unimportant attributes
v0.9.10 (2020-05-20) initial release \ No newline at end of file