diff --git a/History.txt b/History.txt index 378a1c44..453a9435 100644 --- a/History.txt +++ b/History.txt @@ -38,6 +38,7 @@ * Add source and destination directory protection (#535) * Better YAML error message (#718) * Bug Fixes + * Allow 'excerpt' in YAML Front-Matter to override the extracted excerpt (#946) * Fix cascade problem with site.baseurl, site.port and site.host. (#935) * Filter out directories with valid post names (#875) * Fix symlinked static files not being correctly built in unsafe mode (#909)