diff --git a/History.txt b/History.txt index 69e4e9d9..42949172 100644 --- a/History.txt +++ b/History.txt @@ -46,6 +46,7 @@ * Add source and destination directory protection (#535) * Better YAML error message (#718) * Bug Fixes + * Read in YAML as UTF-8 to accept non-ASCII chars (#836) * Fix the CLI option --plugins to actually accept dirs and files (#993) * Allow 'excerpt' in YAML Front-Matter to override the extracted excerpt (#946) * Fix cascade problem with site.baseurl, site.port and site.host. (#935)