Update history to reflect merge of #7136 [ci skip]

This commit is contained in:
jekyllbot 2018-10-03 11:29:48 -04:00
parent a2d61f976f
commit fec13b3d05
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@
* Strip extra slashes via `Jekyll.sanitized_path` (#7182) * Strip extra slashes via `Jekyll.sanitized_path` (#7182)
* Site template: remove default config for markdown (#7285) * Site template: remove default config for markdown (#7285)
* Cache: Do not dump undumpable objects (#7190) * Cache: Do not dump undumpable objects (#7190)
* Optimize rendering Liquid templates (#7136)
### Major Enhancements ### Major Enhancements