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

This commit is contained in:
jekyllbot 2018-03-14 06:50:20 -04:00
parent 51bdea1303
commit 6a7a393df5
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
* Create a single instance of PostReader per site (#6759) * Create a single instance of PostReader per site (#6759)
* Allow date filters to output ordinal days (#6773) * Allow date filters to output ordinal days (#6773)
* Change regex to sanitize and normalize filenames passed to LiquidRenderer (#6610) * Change regex to sanitize and normalize filenames passed to LiquidRenderer (#6610)
* Allow passing :strict_variables and :strict_filters options to Liquid's renderer (#6726)
### Documentation ### Documentation