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

This commit is contained in:
jekyllbot 2022-04-08 02:13:22 -07:00
parent 3b3f845846
commit b02b070d86
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@
* Fix response header for content served via `jekyll serve` (#8965)
* Trigger livereload in sites without pages (#8337)
* Only enable BOM encoding option on UTF encodings (#8363)
* Ensure theme config is a `Jekyll::Configuration` object (#8988)
### Development Fixes