Browse Source

update

tags/0.3.0
Jan Lehnardt 16 years ago
parent
commit
78f2bd4e39
2 changed files with 3 additions and 0 deletions
  1. +2
    -0
      CHANGES.md
  2. +1
    -0
      THANKS.md

+ 2
- 0
CHANGES.md View File

@@ -1,6 +1,8 @@
# mustache.js Changes

## 0.3.0 (??-??-????)

* Avoid double encoding of entities.
* Use sections to dereference subcontexts.
* Added higher order sections.



+ 1
- 0
THANKS.md View File

@@ -14,3 +14,4 @@ Mustache.js wouldn't kick ass if it weren't for these fine souls:
* Damien Mathieu / dmathieu
* Jakub Kuźma / qoobaa
* Will Leinweber / will
* dpree

Loading…
Cancel
Save