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

This commit is contained in:
jekyllbot 2022-04-27 23:57:35 -07:00
parent 6077ed6a01
commit 124ce72be8
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@
* 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)
* Remove misleading totals row from `--profile` table (#9039)
### Development Fixes