Update history.markdown to reflect the merger of #4402
This commit is contained in:
parent
a13102f039
commit
ce77fe6488
|
@ -8,6 +8,7 @@
|
||||||
|
|
||||||
### Minor Enhancements
|
### Minor Enhancements
|
||||||
|
|
||||||
|
* Update the Code of Conduct to the latest version (#4402)
|
||||||
* Use `Liquid::Drop`s instead of `Hash`es in `#to_liquid` (#4277)
|
* Use `Liquid::Drop`s instead of `Hash`es in `#to_liquid` (#4277)
|
||||||
* Add 'sample' Liquid filter Equivalent to Array#sample functionality (#4223)
|
* 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)
|
||||||
|
|
Loading…
Reference in New Issue