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.