From 409f69e91580e22f6ffaf2e355428de63bf3eeb1 Mon Sep 17 00:00:00 2001 From: Brun Date: Tue, 3 Oct 2017 08:29:10 -0400 Subject: [PATCH] Updated README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0e2b4bd..2d63e9f 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,8 @@ 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) +- [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.