mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 17:28:29 -05:00
@@ -2,6 +2,7 @@
|
||||
|
||||
### Minor Enhancements
|
||||
|
||||
* Use `Liquid::Drop`s instead of `Hash`es in `#to_liquid` (#4277)
|
||||
* 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)
|
||||
|
||||
Reference in New Issue
Block a user