From 2c0e0867612028aea16ea31d98ff979b0d0affa5 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 28 Jun 2014 21:37:59 -0400 Subject: [PATCH] Update history to reflect merge of #2554 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index eff89485..bd409896 100644 --- a/History.markdown +++ b/History.markdown @@ -70,6 +70,7 @@ * Add test for sorting UTF-8 characters (#2384) * Use `https` for GitHub links in documentation (#2470) * Remove coverage reporting with Coveralls (#2494) + * Fix a bit of missing TomDoc to `Jekyll::Commands::Build#build` (#2554) ### Site Enhancements