From 253b10818c29114ecf56276a2bd4022b81ca3558 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 28 Jun 2014 21:38:17 -0400 Subject: [PATCH] add #2554 to history on site --- site/docs/history.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/docs/history.md b/site/docs/history.md index f99f5529..9f84878f 100644 --- a/site/docs/history.md +++ b/site/docs/history.md @@ -65,6 +65,7 @@ prev_section: contributing - Add test for sorting UTF-8 characters ([#2384]({{ site.repository }}/issues/2384)) - Use `https` for GitHub links in documentation ([#2470]({{ site.repository }}/issues/2470)) - Remove coverage reporting with Coveralls ([#2494]({{ site.repository }}/issues/2494)) +- Fix a bit of missing TomDoc to `Jekyll::Commands::Build#build` ([#2554]({{ site.repository }}/issues/2554)) ### Site Enhancements