diff --git a/History.markdown b/History.markdown index fc3034d7..ec97ec12 100644 --- a/History.markdown +++ b/History.markdown @@ -24,6 +24,7 @@ ### Bug Fixes + * Make permalink parsing consistent with pages (#3014) * `time()`pre-filter method should accept a `Date` object (#3299) * Remove unneeded end tag for `link` in site template (#3236) * Kramdown: Use `enable_coderay` key instead of `use_coderay` (#3237)