From fbabb1eb26d78e8fc6ea11c0d938f00ad2e44a59 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Tue, 8 Aug 2017 23:10:39 -0400 Subject: [PATCH] Update history to reflect merge of #6281 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 4605be9e..fddedfbc 100644 --- a/History.markdown +++ b/History.markdown @@ -28,6 +28,7 @@ * Update theme-template README to note 'assets' directory (#6257) * 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) ### Documentation