From 000f4823bbbf4a487a79e1e0a74749d5b974d28a Mon Sep 17 00:00:00 2001 From: Jan Lehnardt Date: Tue, 11 May 2010 14:39:58 +0200 Subject: [PATCH] update CHANGES, THANKS --- CHANGES.md | 1 + THANKS.md | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 9ae60e7..8f10522 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,7 @@ ## 0.3.0 (??-??-????) +* Fix Comments. * Added inverted sections. * Avoid double encoding of entities. * Use sections to dereference subcontexts. diff --git a/THANKS.md b/THANKS.md index 7b08caa..67cd3a0 100644 --- a/THANKS.md +++ b/THANKS.md @@ -15,3 +15,4 @@ Mustache.js wouldn't kick ass if it weren't for these fine souls: * Jakub Kuźma / qoobaa * Will Leinweber / will * dpree + * Jason Smith / jhs