Update history to reflect merge of #1601
This commit is contained in:
parent
2bb29216e7
commit
a5cb8c9f64
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue