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

This commit is contained in:
jekyllbot 2022-04-01 06:35:26 -07:00
parent 2a0272cc38
commit d4e10d5954
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@
* Fix deprecation message for missing doc method (#8960) * Fix deprecation message for missing doc method (#8960)
* Fix response header for content served via `jekyll serve` (#8965) * Fix response header for content served via `jekyll serve` (#8965)
* Trigger livereload in sites without pages (#8337) * Trigger livereload in sites without pages (#8337)
* Only enable BOM encoding option on UTF encodings (#8363)
### Development Fixes ### Development Fixes