summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changes b/Changes
index f1e27f8..5d39e99 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,10 @@
+2011-03-??: 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).
+ Dotted names.
+ Names containing one or more periods
+
2011-03-02: v1.0.1
Clarifying a point in the README about version compliance.
Adding high-level documentation to each spec file.