From b1125f53de92fcacd6346dbcad98084b2e9c62b0 Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Thu, 15 Oct 2015 21:13:32 -0500 Subject: [PATCH] Update history to reflect merge of #4004 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 3a844840..dec8be87 100644 --- a/History.markdown +++ b/History.markdown @@ -138,6 +138,7 @@ * Read build options for `jekyll clean` command (#3828) * Fix #3970: Use Gem::Version to compare versions, not >. * Abort if no subcommand. Fixes confusing message. (#3992) + * Whole-post excerpts should match the post content (#4004) ### Development Fixes