Update history to reflect merge of #3531 [ci skip]

This commit is contained in:
Parker Moore 2015-03-02 09:40:05 -08:00
parent b3371119fd
commit 48bf711ec7
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@
* Write regeneration metadata even on full rebuild (#3464)
* Perf: Use `String#end_with?("/")` instead of regexp when checking paths (#3516)
* Docs: document 'ordinal' built-in permalink style (#3532)
* Upgrade liquid-c to 3.x (#3531)
### Bug Fixes