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

This commit is contained in:
jekyllbot 2018-03-09 21:09:57 -05:00
parent e1b64f9afd
commit 7508da11c1
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
* Compute document's relative_path faster (#6767) * Compute document's relative_path faster (#6767)
* 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)
### Documentation ### Documentation