From a605add68440102bc2f7b15d99db6a73a87c2ab5 Mon Sep 17 00:00:00 2001 From: dfinke Date: Tue, 8 Mar 2016 08:40:38 -0500 Subject: [PATCH] updated --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7369ec6..d9ac488 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ iex (new-object System.Net.WebClient).DownloadString('https://raw.github.com/dfi # What's new -#### 3/2/2016 - +#### 3/7/2016 +* Added `Header` and `FirstDataRow` for `Import-Html` #### 3/2/2016 * Added `GreaterThan`, `GreaterThanOrEqual`, `LessThan`, `LessThanOrEqual` to `New-ConditionalText`