This commit is contained in:
dfinke
2016-03-08 08:40:38 -05:00
parent 9908a85a70
commit a605add684

View File

@@ -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`