diff options
author | Pieter van de Bruggen <pvande@gmail.com> | 2011-03-04 18:17:03 -0800 |
---|---|---|
committer | Pieter van de Bruggen <pvande@gmail.com> | 2011-03-04 18:17:03 -0800 |
commit | 3383fa66e808a07fde1c291aa16a588d0a1a2a6d (patch) | |
tree | c1b0a8ee2a34e29a03a880922e6099487ab6c5be | |
parent | acf0aac349ea9216c21b463087ab4b706a53d7a7 (diff) | |
download | mustache-spec-3383fa66e808a07fde1c291aa16a588d0a1a2a6d.tar.gz |
Updating the Changes file for v1.1.0v1.1.0
-rw-r--r-- | Changes | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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). |