From 51447f9732758498be9d766652c8f455cda0f7a2 Mon Sep 17 00:00:00 2001 From: dfinke Date: Wed, 4 Oct 2017 18:26:08 -0400 Subject: [PATCH] Updated --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f682115..1bd63b4 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,11 @@ iex (new-object System.Net.WebClient).DownloadString('https://raw.github.com/dfi ``` # What's new +#### 10/4/2017 +Thanks to https://github.com/ili101 : +- Fix Bug, Unable to find type [PSPlot] +- Fix Bug, AutoFilter with TableName create corrupted Excel file. + #### 10/2/2017 Thanks to [Jeremy Brun](https://github.com/jeremytbrun) Fixed issues related to use of -Title parameter combined with column formatting parameters.