diff --git a/History.markdown b/History.markdown index b4b2e762..d9a5256b 100644 --- a/History.markdown +++ b/History.markdown @@ -4,6 +4,7 @@ ### Minor Enhancements + * Centralize path sanitation in the `Site` object (#2882) * Allow placeholders in permalinks (#3031) * Fancy Indexing with WEBrick (#3018) * Allow Enumerables to be used with `where` filter. (#2986)