From 0b3b382c4e4a3b387a33e99f7a13a8341f694f74 Mon Sep 17 00:00:00 2001 From: dfinke Date: Wed, 4 May 2022 18:32:27 -0400 Subject: [PATCH] update --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.md b/changelog.md index 7ca9f2b..3e4eace 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +# v7.5.2 +- Changed the switch `-NotAsDictionary` to `-Raw`. Works with `-Worksheetname *` reads all the sheets in the xlsx file and returns an array. + # v7.5.1 - Fixed `Import-Excel` - Reset `EndRow` and `EndColumn` in the correct place. # v7.5.0