From c9ac5fee94f440dcf4a7fd5c5d08ef562de9ad5c Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 21 Sep 2017 16:30:25 -0400 Subject: [PATCH] Update history to reflect merge of #6344 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 14bec6f7..64f6c072 100644 --- a/History.markdown +++ b/History.markdown @@ -41,6 +41,7 @@ * Fix Drop#key? so it can handle a nil argument (#6281) * Guard against type error in absolute url (#6280) * Mutable drops should fallback to their own methods when a mutation isn't present (#6350) + * skip adding binary files as posts (#6344) ### Documentation