From acf0aac349ea9216c21b463087ab4b706a53d7a7 Mon Sep 17 00:00:00 2001 From: Pieter van de Bruggen Date: Wed, 2 Mar 2011 12:25:50 -0800 Subject: Actually finishing the updates to Changes. --- Changes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 5d39e99..42688d9 100644 --- a/Changes +++ b/Changes @@ -3,7 +3,9 @@ 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 + Names containing one or more periods should be resolved as chained + properties; naïvely, this is like nesting section tags, but with some + built-in scoping protections. 2011-03-02: v1.0.1 Clarifying a point in the README about version compliance. -- cgit v1.2.1