Fix to readme

This commit is contained in:
jhoneill
2018-11-15 12:33:03 +00:00
3 changed files with 7 additions and 4 deletions

View File

@@ -32,3 +32,6 @@ enums
Numberformat
ChartDefiniton
hashtables
Agramont
AGramont
Jhoneill

View File

@@ -4,7 +4,7 @@
RootModule = 'ImportExcel.psm1'
# Version number of this module.
ModuleVersion = '5.3.4'
ModuleVersion = '5.4.0'
# ID used to uniquely identify this module
GUID = '60dd4136-feff-401a-ba27-a84458c57ede'

View File

@@ -64,7 +64,7 @@ Install-Module ImportExcel
- Add-Chart will now allow a single X range, or as many X ranges as there are Y ranges.
- Merge-MultipleSheets is more robust.
- Set-ExcelRow and Set-ExcelColumn trap attempts to process a sheet with no rows/columns.
- Help has been proof-read (thanks to Mrs @Jhoneill !).
- Help has been proof-read (thanks to Mrs. @Jhoneill !).
# What's new 5.3.4