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

View File

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