Update history to reflect merge of #1601

This commit is contained in:
Matt Rogers 2013-10-04 07:40:43 -05:00
parent 2bb29216e7
commit a5cb8c9f64
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@
(#1514) (#1514)
* If an included file causes a Liquid error, add the path to the * If an included file causes a Liquid error, add the path to the
include file that caused the error to the error message (#1596) include file that caused the error to the error message (#1596)
* If a layout causes a Liquid error, change the error message so that
we know it comes from the layout (#1601)
### Bug Fixes ### Bug Fixes
* Fix up matching against source and destination when the two * Fix up matching against source and destination when the two