diff --git a/History.markdown b/History.markdown index 92f81dc8..b2a923c3 100644 --- a/History.markdown +++ b/History.markdown @@ -99,6 +99,7 @@ * Encode and unencode urls only as required (#7654) * Reduce string allocations with better alternatives (#7643) * Reduce allocations from Jekyll::Document instances (#7625) + * Add `type` attribute to Document instances (#7406) ### Development Fixes