From 5c2e75823a394d0bb38b9fb004404bb5b11f6c95 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 4 Aug 2017 15:53:27 -0400 Subject: [PATCH] Update history to reflect merge of #6266 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 9526da30..faaea140 100644 --- a/History.markdown +++ b/History.markdown @@ -24,6 +24,7 @@ * Call to_s on site.url before attempting to concatenate strings (#6253) * Enforce Style/FrozenStringLiteralComment (#6265) * Update theme-template README to note 'assets' directory (#6257) + * Memoize the return value of Document#url (#6266) ### Documentation