diff --git a/History.markdown b/History.markdown index b84ed5b6..8acdbf07 100644 --- a/History.markdown +++ b/History.markdown @@ -48,6 +48,7 @@ * Before copying file, explicitly remove the old one (#2535) * Merge file system categories with categories from YAML. (#2531) * Deep merge front matter defaults (#2490) + * Ensure exclude and include arrays are arrays of strings (#2542) ### Development Fixes