diff --git a/History.markdown b/History.markdown index 75f67497..13089508 100644 --- a/History.markdown +++ b/History.markdown @@ -109,6 +109,7 @@ * Add `type` attribute to Document instances (#7406) * Reduce allocations from where-filter (#7653) * Memoize SiteDrop#documents to reduce allocations (#7697) + * Add PathManager class to cache interim paths (#7732) ### Development Fixes