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

This commit is contained in:
jekyllbot
2020-09-30 02:11:30 -04:00
parent 7cb10df0b8
commit 166796c448

View File

@@ -54,6 +54,7 @@
* 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)
* Compute relative_path of pages using PathManager (#8408)
### Minor Enhancements