From 4d648c85581dbdc646bc7f32985806195e2e1e44 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 15 Feb 2016 20:50:43 -0800 Subject: [PATCH] Update history to reflect merge of #4525 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index fdea67ad..1e50da10 100644 --- a/History.markdown +++ b/History.markdown @@ -8,6 +8,7 @@ * Fix #4427: Make our @config hash symbol accessible. (#4428) * `Jekyll.sanitized_path`: sanitizing a questionable path should handle tildes (#4492) + * Fix titleize so already capitalized words are not dropped (#4525) ### Minor Enhancements