Update history to reflect merge of #3014 [ci skip]
This commit is contained in:
parent
a312115a5a
commit
1715956baa
|
@ -24,6 +24,7 @@
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
||||||
|
* Make permalink parsing consistent with pages (#3014)
|
||||||
* `time()`pre-filter method should accept a `Date` object (#3299)
|
* `time()`pre-filter method should accept a `Date` object (#3299)
|
||||||
* Remove unneeded end tag for `link` in site template (#3236)
|
* Remove unneeded end tag for `link` in site template (#3236)
|
||||||
* Kramdown: Use `enable_coderay` key instead of `use_coderay` (#3237)
|
* Kramdown: Use `enable_coderay` key instead of `use_coderay` (#3237)
|
||||||
|
|
Loading…
Reference in New Issue