From 58ae6845ffbfaf7f812de3684605bd2332f05662 Mon Sep 17 00:00:00 2001 From: Brun Date: Tue, 3 Oct 2017 08:28:37 -0400 Subject: [PATCH] Updated README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4209805..0e2b4bd 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/2/2017 +Fixed issues related to use of -Title parameter combined with column formatting parameters. +[Issue #182](https://github.com/dfinke/ImportExcel/issues/182) +[Issue #89](https://github.com/dfinke/ImportExcel/issues/89) + #### 9/12/2017 Version 4.0 released.