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

This commit is contained in:
jekyllbot 2022-10-16 04:48:26 -07:00
parent 6903f0b0f4
commit 3554b73b7f
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@
* Ensure theme config is a `Jekyll::Configuration` object (#8988)
* Remove misleading totals row from `--profile` table (#9039)
* Unlock Psych dependency (#9135)
* Fix false positive conflicts for static files in a collection (#9141)
### Development Fixes