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

This commit is contained in:
Alfred Xing 2015-03-02 15:05:37 -08:00
parent 27a02e163b
commit 8917ef011c
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
* 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) * Docs: document 'ordinal' built-in permalink style (#3532)
* Upgrade liquid-c to 3.x (#3531) * Upgrade liquid-c to 3.x (#3531)
* Use consistent syntax for deprecation warning (#3535)
### Bug Fixes ### Bug Fixes