From f6dc74933253ae72c2f12389a60fe4e686418823 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 7 Jul 2016 15:42:31 -0700 Subject: [PATCH] Update history to reflect merge of #5063 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index cbafa3e9..d90dc3bb 100644 --- a/History.markdown +++ b/History.markdown @@ -32,6 +32,7 @@ * Move bin/jekyll to exe/jekyll to prevent collision with binstubs (#5014) * Cleaning up site template & theme updates. (#4922) * Add fetch method to Drops (#5056) + * Extract tag name to class method (#5063) ### Bug Fixes