diff --git a/History.markdown b/History.markdown index 312920ee..5fb67a20 100644 --- a/History.markdown +++ b/History.markdown @@ -56,6 +56,7 @@ * Prevent reset of page in Liquid payload right before rendering layouts (#5009) * Add missing fields to ExcerptDrop (#5067) * Stringify configuration overrides before first use (#5060) + * hooks: move after_init hook call at the end of Site.initialize (#5106) ### Forward Ports