Update history to reflect merge of #4180

[ci skip]
This commit is contained in:
Parker Moore 2015-11-24 15:18:28 -08:00
parent 20f5434692
commit 934273ad92
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,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)
### Bug Fixes ### Bug Fixes