浏览代码

update changelog

tags/0.2
Jan Lehnardt 16 年前
父节点
当前提交
3279bd0d56
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. +3
    -1
      CHANGES.md

+ 3
- 1
CHANGES.md 查看文件

@@ -1,7 +1,9 @@
# Mustache.js Changes
# mustache.js Changes

## 0.2 (??-??-????)

* ctemplate compat: Partials are indicated by >, not <.
* Add support for {{%PRAGMA}} to enable features.
* Made array of strings an option. Enable with `{{%JSTACHE-ENABLE-STRING-ARRAYS}}`.
* mustache compat: Don't barf on unknown variables.


正在加载...
取消
保存