diff --git a/History.txt b/History.txt index 824b9593..da192373 100644 --- a/History.txt +++ b/History.txt @@ -30,6 +30,7 @@ * Add source and destination directory protection (#535) * Better YAML error message (#718) * Bug Fixes + * Force encoding of the rdiscount TOC to UTF8 to avoid conversion errors (#555) * Patch for multibyte URI problem with jekyll serve (#723) * Order plugin execution by priority (#864) * Fixed Page#dir and Page#url for edge cases (#536)