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