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

This commit is contained in:
jekyllbot 2018-03-21 10:36:09 -04:00
parent 7317627b97
commit f7b5e313c1
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
* Change regex to sanitize and normalize filenames passed to LiquidRenderer (#6610)
* Allow passing :strict_variables and :strict_filters options to Liquid's renderer (#6726)
* Debug writing files during the build process (#6696)
* Improve regex usage in `Tags::IncludeTag` (#6848)
### Documentation