diff --git a/History.markdown b/History.markdown index 8fc823b8..800ca8ca 100644 --- a/History.markdown +++ b/History.markdown @@ -64,6 +64,7 @@ * Remove executable bits of non executable files (#2056) * `#path` for a draft is now `_drafts` instead of `_posts` (#2042) * Patch a couple show-stopping security vulnerabilities (#1946) + * Sanitize paths uniformly, in a Windows-friendly way (#2065) ### Development Fixes * Add a link to the site in the README.md file (#1795)