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

This commit is contained in:
jekyllbot 2022-09-29 00:16:34 -07:00
parent 7a70a3ae5e
commit e05a25a668
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@
* 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)
* Unlock Psych dependency (#9135)
### Development Fixes