diff --git a/History.markdown b/History.markdown index 10518295..c99f4f95 100644 --- a/History.markdown +++ b/History.markdown @@ -110,6 +110,7 @@ * Reduce allocations from where-filter (#7653) * Memoize SiteDrop#documents to reduce allocations (#7697) * Add PathManager class to cache interim paths (#7732) + * Remove warnings and fixes for deprecated config (#7440) ### Development Fixes