Update history to reflect merge of #4223

[ci skip]
This commit is contained in:
Parker Moore 2015-12-04 14:12:59 -08:00
parent c6255d5f28
commit 79ceb4d394
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
### Minor Enhancements ### Minor Enhancements
* Add 'sample' Liquid filter Equivalent to Array#sample functionality (#4223)
* 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)