Update history to reflect merge of #4183

[ci skip]
This commit is contained in:
Parker Moore 2015-11-25 10:28:07 -08:00
parent 4359dba84a
commit 918bfd5fe5
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
* Cache parsed include file to save liquid parsing time. (#4120) * Cache parsed include file to save liquid parsing time. (#4120)
* Slightly speed up url sanitization and handle multiples of ///. (#4168) * Slightly speed up url sanitization and handle multiples of ///. (#4168)
* Print debug message when a document is skipped from reading (#4180) * Print debug message when a document is skipped from reading (#4180)
* Include tag should accept multiple variables in the include name (#4183)
### Bug Fixes ### Bug Fixes