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

This commit is contained in:
jekyllbot 2020-09-28 04:42:05 -04:00
parent 98b7a4626a
commit c7c7be9b3a
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@
* Stash documents `write?` attribute in a variable (#8389)
* Reduce string allocations from generating doc URLs (#8392)
* Check if site is in incremental mode optimally (#8401)
* Handle nil argument to Jekyll.sanitized_path (#8415)
### Minor Enhancements