This commit is contained in:
dfinke
2016-03-07 19:46:10 -05:00
parent e868ef1467
commit 92f7e233f1

View File

@@ -18,6 +18,9 @@ iex (new-object System.Net.WebClient).DownloadString('https://raw.github.com/dfi
# What's new
#### 3/2/2016
#### 3/2/2016
* Added `GreaterThan`, `GreaterThanOrEqual`, `LessThan`, `LessThanOrEqual` to `New-ConditionalText`