From 88348ae0eee21e479f2764d7be8a5afab4221a83 Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Tue, 20 Jan 2015 19:54:50 -0600 Subject: [PATCH] Update history to reflect merge of #3331 [ci skip] --- History.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/History.markdown b/History.markdown index fc87d965..01abc1c6 100644 --- a/History.markdown +++ b/History.markdown @@ -26,6 +26,8 @@ * Perf: `Markdown#matches` should avoid regexp (#3321) * Perf: Use frozen regular expressions for `Utils#slugify` (#3321) * Split off Textile support into jekyll-textile-converter (#3319) + * Improve the navigation menu alignment in the site template on small + screens (#3331) ### Bug Fixes