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

This commit is contained in:
jekyllbot 2020-09-09 05:18:22 -04:00
parent d1093e0160
commit ae2ec98262
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
* Add note about rebooting system after installation (#8359) * Add note about rebooting system after installation (#8359)
* Use data file to render table at `/docs/configuration/options/#global-configuration` (#8377) * Use data file to render table at `/docs/configuration/options/#global-configuration` (#8377)
* Docs: Use data file(s) to render table(s) at https://jekyllrb.com/docs/configuration/options/ (#8380) * Docs: Use data file(s) to render table(s) at https://jekyllrb.com/docs/configuration/options/ (#8380)
* Improve maintainability of config option data (#8383)
### Development Fixes ### Development Fixes