Hotfix for misnamed parameter

This commit is contained in:
dfinke
2018-10-04 09:57:22 -04:00
parent bf2e37ac9f
commit 5158addc36

View File

@@ -53,6 +53,10 @@ Install-Module ImportExcel -scope CurrentUser
Install-Module ImportExcel
```
# What's new 5.3.4
- HotFix for parameter PivotTableSyle should be PivotTableStyle https://github.com/dfinke/ImportExcel/issues/453
# What's new 5.3.3
- Thank you to (lazywinadmin)[https://github.com/lazywinadmin] - Expand aliases in examples and elsewhere