From 85a89d3e2259bb5c6e5a2c5c080ef4be83b002fb Mon Sep 17 00:00:00 2001 From: Alfred Xing Date: Sat, 7 Feb 2015 09:14:57 -0800 Subject: [PATCH] Update history to reflect merge of #3419 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 0b465fb2..8b8a7b5f 100644 --- a/History.markdown +++ b/History.markdown @@ -35,6 +35,7 @@ * Make the `include` tag a teensy bit faster. (#3391) * Add `pkill -f jekyll` to ways to kill. (#3397) * Site template: collapsed, variable-driven font declaration (#3360) + * Site template: Don't always show the scrollbar in code blocks (#3419) ### Bug Fixes