From 170d6de8d9ec73186bd3f09370d87d7aedd5fe36 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 26 Oct 2015 16:30:48 -0700 Subject: [PATCH] Update history to reflect merge of #4062 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 65f87192..95757bf6 100644 --- a/History.markdown +++ b/History.markdown @@ -146,6 +146,7 @@ * Abort if no subcommand. Fixes confusing message. (#3992) * Whole-post excerpts should match the post content (#4004) * Change default font weight to 400 to fix bold/strong text issues (#4050) + * Document: Only auto-generate the excerpt if it's not overridden (#4062) ### Development Fixes