diff --git a/History.markdown b/History.markdown index 339afd807c4..7426e1b9e20 100644 --- a/History.markdown +++ b/History.markdown @@ -13,6 +13,7 @@ * Fix documents custom-ordering logic (#8028) * Use `layout.path` when rendering the Liquid layout (#8069) * Reduce array allocations from `StaticFile#path` (#8083) + * Simplify `Jekyll::Renderer#validate_layout` (#8064) ### Minor Enhancements