From dfdefcf367599000e1841cb6c35eae33014fdc9e Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 10 Aug 2017 11:14:54 -0400 Subject: [PATCH] Update history to reflect merge of #6280 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index ddcee974..80ac1712 100644 --- a/History.markdown +++ b/History.markdown @@ -29,6 +29,7 @@ * Memoize the return value of Document#url (#6266) * delegate `StaticFile#to_json` to `StaticFile#to_liquid` (#6273) * Fix Drop#key? so it can handle a nil argument (#6281) + * Guard against type error in absolute url (#6280) ### Documentation