From cf8e947d62195b71207f7974cf4449ce2a173fcd Mon Sep 17 00:00:00 2001 From: Charlie Gorichanaz Date: Mon, 10 Oct 2011 22:07:26 -0500 Subject: [PATCH] Adjusted date and made a correction in readme Signed-off-by: Charlie Gorichanaz --- README.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 396a98b..58c5eb1 100644 --- a/README.markdown +++ b/README.markdown @@ -126,7 +126,7 @@ set inside the `mt:OrderItem` tag. Set the `order_by` variable by using the `mt:SetVarBlock` tag or the `setvar="variable name"` global attribute on a tag inside the `mt:OrderItem`. -`mt:OrderItem` has two optional attributes: +`mt:OrderItem` has one optional attribute: ### `pin` ### @@ -196,7 +196,7 @@ and `mt:OrderDateFooter` blocks. Does not take a `utc` attribute. # Changes # -## 1.2 10 May 2011 ## +## 1.2 10 October 2011 ## * Added `mt:OrderDateHeader` and `mt:OrderDateFooter` tags. * Added `mt:OrderDate` tag.