From dd971a35814527df3cda0835508b14be0862c1bd Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Fri, 4 Dec 2015 13:16:40 -0800 Subject: [PATCH] Update history to reflect merge of #4224 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 583784ae..2d4e3fa3 100644 --- a/History.markdown +++ b/History.markdown @@ -8,6 +8,7 @@ * Include tag should accept multiple variables in the include name (#4183) * Add `-o` option to serve command which opens server URL (#4144) * Add CodeClimate platform for better code quality. (#4220) + * General improvements for WEBrick via jekyll serve such as SSL & custom headers (#4224) ### Bug Fixes