This commit is contained in:
dfinke
2016-03-02 09:14:54 -05:00
parent 45cded4e97
commit ac148a17c7

View File

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