parent
c6255d5f28
commit
79ceb4d394
|
@ -2,6 +2,7 @@
|
|||
|
||||
### Minor Enhancements
|
||||
|
||||
* Add 'sample' Liquid filter Equivalent to Array#sample functionality (#4223)
|
||||
* 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)
|
||||
|
|
Loading…
Reference in New Issue