From 3e8f00a0690df8d7ac8aae4689dbd831dc227f24 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 28 Nov 2015 23:22:10 -0800 Subject: [PATCH] Update history to reflect merge of #4144 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 208ba755..cd86d80f 100644 --- a/History.markdown +++ b/History.markdown @@ -6,6 +6,7 @@ * Slightly speed up url sanitization and handle multiples of ///. (#4168) * Print debug message when a document is skipped from reading (#4180) * Include tag should accept multiple variables in the include name (#4183) + * Add `-o` option to serve command which opens server URL (#4144) ### Bug Fixes