diff --git a/History.markdown b/History.markdown index 3e6e2458..e2004dfc 100644 --- a/History.markdown +++ b/History.markdown @@ -104,6 +104,7 @@ * Modify configuration key for Collections and reset properly. (#2238) * Avoid duplicated output using `highlight` tag (#2264) * Only use Jekyll.logger for output (#2307) + * Close the file descriptor in `has_yaml_header?` (#2310) ### Development Fixes * Add a link to the site in the README.md file (#1795)