Update history.markdown to reflect the merger of #4168

This commit is contained in:
Jordon Bedwell 2015-11-19 19:27:21 -06:00
parent 275aea11d1
commit 9ea8129d85
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
### Minor Enhancements
* Cache parsed include file to save liquid parsing time. (#4120)
* Slightly speed up url sanitization and handle multiples of ///. (#4168)
### Development Fixes