diff --git a/History.markdown b/History.markdown index 19284394..b6d01032 100644 --- a/History.markdown +++ b/History.markdown @@ -21,6 +21,7 @@ * Prevent Shell Injection. (#4200) * Convertible should make layout data accessible via `layout` instead of `page` (#4205) * Avoid using `Dir.glob` with absolute path to allow special characters in the path (#4150) + * Handle empty config files (#4052) ### Development Fixes