summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van de Bruggen <pvande@gmail.com>2011-03-05 16:32:33 -0800
committerPieter van de Bruggen <pvande@gmail.com>2011-03-05 16:32:33 -0800
commitb3223d95727a90f6011a29a9bc1e1b103e3e3304 (patch)
tree83c361080fbac2dbd6e131010e0366cb5eb17888
parent103562b7b3096c3269c64084dc65002745816677 (diff)
downloadmustache-spec-b3223d95727a90f6011a29a9bc1e1b103e3e3304.tar.gz
Updating Changes for v1.0.2v1.0.2
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index f1e27f8..a39eb10 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+2011-03-05: v1.0.2
+ Added tests for indented inline sections.
+ Added tests for Windows-style newlines.
+
2011-03-02: v1.0.1
Clarifying a point in the README about version compliance.
Adding high-level documentation to each spec file.