Added separate test for custom patterns specifying

+ updated History.md
This commit is contained in:
Andrei Gladkyi
2013-12-16 17:48:43 +02:00
parent 0edb252489
commit 0ae42bbc32
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -3,6 +3,7 @@
## 3.0.0 / not yet released / branch "master"
* ...
* Allow specifying custom patterns for template filenames, see #284 [Andrei Gladkyi, agladkyi]
* Allow drops to optimize loading a slice of elements, see #282 [Tom Burns, boourns]
* Support for passing variables to snippets in subdirs, see #271 [Joost Hietbrink, joost]
* Add a class cache to avoid runtime extend calls, see #249 [James Tucker, raggi]