Update history to reflect merge of #3532 [ci skip]
This commit is contained in:
parent
bc2b87ca92
commit
dae5d30096
|
@ -42,6 +42,7 @@
|
||||||
* Add `draft?` method to identify if Post is a Draft & expose to Liquid (#3456)
|
* Add `draft?` method to identify if Post is a Draft & expose to Liquid (#3456)
|
||||||
* Write regeneration metadata even on full rebuild (#3464)
|
* Write regeneration metadata even on full rebuild (#3464)
|
||||||
* Perf: Use `String#end_with?("/")` instead of regexp when checking paths (#3516)
|
* Perf: Use `String#end_with?("/")` instead of regexp when checking paths (#3516)
|
||||||
|
* Docs: document 'ordinal' built-in permalink style (#3532)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue