summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van de Bruggen <pvande@gmail.com>2011-03-04 18:17:03 -0800
committerPieter van de Bruggen <pvande@gmail.com>2011-03-04 18:17:03 -0800
commit3383fa66e808a07fde1c291aa16a588d0a1a2a6d (patch)
treec1b0a8ee2a34e29a03a880922e6099487ab6c5be
parentacf0aac349ea9216c21b463087ab4b706a53d7a7 (diff)
downloadmustache-spec-3383fa66e808a07fde1c291aa16a588d0a1a2a6d.tar.gz
Updating the Changes file for v1.1.0v1.1.0
-rw-r--r--Changes2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changes b/Changes
index 42688d9..ca4d9e2 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-2011-03-??: v1.1.0
+2011-03-04: v1.1.0
Implicit iterators.
A single period (`.`) may now be used as a name in Interpolation tags,
which represents the top of stack (cast as a String).