From 590dd6cf8090af943ca4d720d27a844cba8c0e5c Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Tue, 25 Jul 2017 19:20:21 -0400 Subject: [PATCH] Update history to reflect merge of #6087 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 5bd903ee..da42f804 100644 --- a/History.markdown +++ b/History.markdown @@ -5,6 +5,7 @@ * Strip unnecessary leading whitespace in template (#6228) * Users should be installing patch versions. (#6198) * fix tests (#6240) + * Define path with __dir__ (#6087) ### Minor Enhancements