From ac148a17c79640881ef84c466598a37782513efe Mon Sep 17 00:00:00 2001 From: dfinke Date: Wed, 2 Mar 2016 09:14:54 -0500 Subject: [PATCH] updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb58bd4..604109b 100644 --- a/README.md +++ b/README.md @@ -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` ```