diff --git a/History.markdown b/History.markdown index 318b96e6..7650902c 100644 --- a/History.markdown +++ b/History.markdown @@ -55,6 +55,7 @@ * Don't generate pages that aren't being published (#1931) * Use `SafeYAML.load` to avoid conflicts with other projects (#1982) * Relative posts should never fail to build (#1976) + * Remove executable bits of non executable files (#2056) ### Development Fixes * Add a link to the site in the README.md file (#1795)