Skip to content

Commit

Permalink
Hotfix for misnamed parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
dfinke committed Oct 4, 2018
1 parent bf2e37a commit 5158add
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,11 @@ Install-Module ImportExcel -scope CurrentUser
Install-Module ImportExcel
```

# What's new 5.3.3
# 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
- In Export-Excel fixed a bug where -AutoNameRange on pre-existing data included the header in the range.
Expand Down

0 comments on commit 5158add

Please sign in to comment.