Update history to reflect merge of #3838

[ci skip]
This commit is contained in:
Parker Moore 2015-07-28 11:29:42 -07:00
parent 14e6809bcd
commit 611489aae1
1 changed files with 1 additions and 0 deletions

View File

@ -121,6 +121,7 @@
* Remove occasionally-problematic `ensure` in `LiquidRenderer` (#3811)
* Fixed an unclear code comment in site template SCSS (#3837)
* Fix reading of binary metadata file (#3845)
* Remove var collision with site template header menu iteration variable (#3838)
### Development Fixes